[Phpmyadmin-git] [SCM] phpMyAdmin website branch, master, updated. cd7466bb0a679ce4c0ace2585adf79fe62b0765c

The branch, master has been updated via cd7466bb0a679ce4c0ace2585adf79fe62b0765c (commit) via c6b19afc29856c29d7c672db93052e3bc2635214 (commit) from 1dae9fd86fb31f7b9ee3540ee4e104795562a643 (commit) - Log ----------------------------------------------------------------- commit cd7466bb0a679ce4c0ace2585adf79fe62b0765c Author: Michal Čihař <mcihar@novell.com> Date: Thu Mar 3 15:11:29 2011 +0100 Add pointer to another wiki page commit c6b19afc29856c29d7c672db93052e3bc2635214 Author: Michal Čihař <mcihar@novell.com> Date: Thu Mar 3 15:10:05 2011 +0100 Fix link to wiki ----------------------------------------------------------------------- Summary of changes: templates/improve.tpl | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/templates/improve.tpl b/templates/improve.tpl index d7cede7..2b02b94 100644 --- a/templates/improve.tpl +++ b/templates/improve.tpl @@ -46,6 +46,11 @@ href="http://en.wikipedia.org/wiki/Git_software">Wikipedia</a> or reference in the comprehensive book <a href="http://progit.org/">Pro Git</a>. </p> +<p> +You can find more information for developers on our +<a href="http://wiki.phpmyadmin.net/pma/Development">wiki</a>. +</p> + <h3>Contributing code</h3> <p> Once you have coded an improvement and you are ready to submit it to us, @@ -58,7 +63,7 @@ through improving the patch. <h3>Simple tasks to start</h3> <p> If you are looking for some simple task where you can start, check out -our wiki page with <a href="http://wiki.phpmyadmin.net/pma/Devel:Junior">junior +our wiki page with <a href="http://wiki.phpmyadmin.net/pma/Tasks_for_junior_developers">junior jobs</a> where you can find some tips where to look. </p> hooks/post-receive -- phpMyAdmin website
participants (1)
-
Michal Čihař