mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 02:30:32 -07:00
Update CONTRIBUTING.md
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
46a39c840e
commit
718082d189
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ Then choose `compare across forks` under the `Compare changes` title.
|
|||
Choose your repository and the new branch you pushed in the right drop-down list.
|
||||
Confirm. Fill out the pull request template with all information you want to mention.
|
||||
Put "Fixes + link to the issue" in the pull request's description.
|
||||
Put "[WIP] + short description" in the pull request's title.
|
||||
Put "[WIP] + short description" in the pull request's title. It's often a good idea to mention the name of the module/plugin you are modifying at the beginning of the description.
|
||||
Click `Create pull request`.
|
||||
|
||||
22. Add a [changelog fragment](https://docs.ansible.com/ansible/devel/community/development_process.html#changelogs) to the `changelog/fragments` directory. It will be published in release notes, so users will know about the fix.
|
||||
|
|
Loading…
Add table
Reference in a new issue