diff options
Diffstat (limited to 'srcs/phpmyadmin/doc/html/_sources/developers.txt')
| -rw-r--r-- | srcs/phpmyadmin/doc/html/_sources/developers.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/srcs/phpmyadmin/doc/html/_sources/developers.txt b/srcs/phpmyadmin/doc/html/_sources/developers.txt new file mode 100644 index 0000000..2b2f586 --- /dev/null +++ b/srcs/phpmyadmin/doc/html/_sources/developers.txt @@ -0,0 +1,12 @@ +.. _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 +<https://www.phpmyadmin.net/contribute/>`_. |
