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ř <michal@cihar.com>2015-07-21 09:38:55 +0300
committerMichal Čihař <michal@cihar.com>2015-07-21 09:38:55 +0300
commit3b26daa2b72e78da1a0f71869a286e8811f6bfe9 (patch)
treec39724e1d015749d3bd938293de96a0359106a98 /CONTRIBUTING.md
parent07d776ceb27304c1b89e60dc39c42e00b907d0f6 (diff)
Merge notes from sf.net bug tracker
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4e97988a2c..e13da81278 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -4,6 +4,15 @@ As an open source project, phpMyAdmin welcomes contributions of many forms.
## Bug reporting
+We appreciate your effort to improve phpMyAdmin by submitting a bug report. Before doing so, please check the following things:
+
+1. Check whether the bug you face **hasn't been already reported**. Duplicate reports takes us time, that we could be used to fix other bugs or make improvements.
+2. Specify the phpMyAdmin, server, PHP, MySQL and browser information that may be helpful to fix the problem, especially exact **version numbers**.
+3. If you got some error, please **describe what happened** and add error message. Reports like "I get error when I clicked on some link." are useless.
+4. Provide easy steps to reproduce and if possible include your table structure (``SHOW CREATE TABLE `tbl_name```); if your problem implies specific data, attach a small export file for sample rows.
+5. **Security problems** should not be reported here. See [our security page](https://www.phpmyadmin.net/security/).
+Thanks for your help!
+
Please report [bugs on GitHub][1].
[1]: https://github.com/phpmyadmin/phpmyadmin/issues/new