# 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. 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. [Read the internal doc](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md). It is a complete and detailled documentation of all checks performed by this tool and this organization. ##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 Bug asked by community at [Bug issue](https://github.com/major/MySQLTuner-perl/labels/bug)