Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <mcihar@suse.cz>2012-11-12 11:59:53 +0400
committerMichal Čihař <mcihar@suse.cz>2012-11-12 11:59:53 +0400
commit937a3778215fbdc39e40f72ea967e1a9eb698e29 (patch)
treec5f31a43ee74ea747f28b77a31bf2a19b18d4860 /doc/developers.rst
parentf5b862c36f51c693afae40067b938b6a602d3968 (diff)
Move to doc directory
Diffstat (limited to 'doc/developers.rst')
-rw-r--r--doc/developers.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/developers.rst b/doc/developers.rst
new file mode 100644
index 0000000000..5deefe75ec
--- /dev/null
+++ b/doc/developers.rst
@@ -0,0 +1,13 @@
+.. _developers:
+
+Developers Information
+======================
+
+phpMyAdmin is Open Source, so you're invited to contribute to it. Many
+great features have been written by other people and you too can help
+to make phpMyAdmin a useful tool.
+
+You can check out all the possibilities to contribute in the
+`contribute section on our website
+<http://www.phpmyadmin.net/home_page/improve.php>`_.
+