Adding a small CONTRIBUTING file
This commit is contained in:
parent
52f13de969
commit
b7fbf3832f
1 changed files with 9 additions and 0 deletions
9
CONTRIBUTING.md
Normal file
9
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# How to contribute #
|
||||
|
||||
##Before Submitting an issue##
|
||||
|
||||
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
|
||||
|
||||
3. [Read the doc](https://github.com/major/mysqltuner-perl/). It is short and useful.
|
Loading…
Reference in a new issue