julien-duponchelle / python-mysql-replication

Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
2.31k stars 678 forks source link

Add issue and PR templates #571

Closed starcat37 closed 10 months ago

starcat37 commented 10 months ago

Description

This PR aims to introduce templates for issues and pull requests to bring uniformity and completeness to the project’s contribution process. The absence of templates has led to issues where crucial information might be missing, or problems arise from inconsistencies in system variables.

The templates introduced include fields for version numbers, system variables, steps to reproduce the issue, expected and actual outcomes, and plans for resolution, thereby making the reporting and resolution process more effective.

julien-duponchelle commented 10 months ago

I suggest to ask explicitly if it's MariaDB, Percona, MySQL.

starcat37 commented 10 months ago

I revised it as follows. If there is anything else I need to revise, please let me know 😀 https://github.com/julien-duponchelle/python-mysql-replication/blob/31bb78d889b58c22f2c65dab936bf8743b55862a/.github/ISSUE_TEMPLATE.md?plain=1#L1-L8