Update CONTRIBUTING.md

This commit is contained in:
Jean-Marie Renouard 2015-08-19 14:56:51 +02:00
parent e15755489e
commit 43c81a60f0

View file

@ -4,11 +4,15 @@
1. Upgrade to the latest version of MySQLtuner and see if the problem remains
2. Look at the [closed issues](https://github.com/major/mysqltuner-perl/issues?state=closed), we may have already answered a similar problem
2. Look at the [closed issues](https://github.com/major/mysqltuner-perl/issues?state=closed), we may have already answered a similar problem.
3. [Read the doc](https://github.com/major/mysqltuner-perl/). It is short and useful.
3. Post new features or bugs you have found at [ Issue tracker](https://github.com/major/mysqltuner-perl/issues)
4. [Read the doc](https://github.com/major/mysqltuner-perl/). It is short and useful.
5.
5. [Read the internal doc](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md). It is short and useful.
##If you want to contribute ##
You can find Enhancement asked by community at [Enhancement issue](https://github.com/major/MySQLTuner-perl/labels/enhancement)
* You can find Enhancement asked by community at [Enhancement issue](https://github.com/major/MySQLTuner-perl/labels/enhancement)
* You can find Bug asked by community at [Bug issue](https://github.com/major/MySQLTuner-perl/labels/bug)