From 47e0223d0c67c6b882ddb11c1dba0d28405aba14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 14 Nov 2013 11:13:59 +0100 Subject: [PATCH] Initial contributors information --- CONTRIBUTING.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000..62c9798053 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,21 @@ +# Contributing to phpMyAdmin + +As an open source project, phpMyAdmin welcomes contributions of many forms. + +## Bug reporting + +Please report [bugs on SourceForge.net][1]. + +[1]: https://sourceforge.net/p/phpmyadmin/bugs/new/ + +## Patches submission + +Patches are welcome either as [pull requests on GitHub][2]. + +[2]: https://github.com/phpmyadmin/phpmyadmin/pulls + +## More information + +You can find more information on our website: + +http://www.phpmyadmin.net/home_page/improve.php