mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
Update CONTRIBUTING.md
Co-authored-by: Sandra McCann <samccann@redhat.com>
This commit is contained in:
parent
978bf4b2ca
commit
9003b1e2da
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ git rebase upstream/main
|
|||
git checkout -b name_of_my_branch
|
||||
```
|
||||
|
||||
13. It can be a good approach is to start with writing integration tests if applicable.
|
||||
13. We recommend you start with writing integration tests if applicable.
|
||||
|
||||
Note: If there are any difficulties with writing the tests or you are not sure if the case can be covered, feel free to skip this step.
|
||||
If needed, other contributors can help you with it later.
|
||||
|
|
Loading…
Add table
Reference in a new issue