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: Amin Vakil <info@aminvakil.com>
This commit is contained in:
parent
ae8160cb74
commit
8ed5223b19
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ git rebase upstream/main
|
|||
|
||||
12. Create a branch for your changes:
|
||||
```bash
|
||||
git branch -b name_of_my_branch
|
||||
git checkout -b name_of_my_branch
|
||||
```
|
||||
|
||||
13. It can be a good approach is to start with writing integration tests if applicable.
|
||||
|
|
Loading…
Add table
Reference in a new issue