Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kellie Freeman <80066741+kellie-freeman@users.noreply.github.com>
  • Loading branch information
carlosrodlop and kellie-freeman authored May 23, 2024
1 parent 990455f commit 07d6585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Contributions via pull requests are appreciated. Before submitting a pull reques
To submit a pull request:

1. Fork the repository.
2. Create a feature branch extending from the `develop` branch.
2. Create a feature branch based on the `develop` branch.
3. Modify the source and focus on the specific change you are contributing. For example, if you reformat all the code, it is hard for reviewers to focus on your specific change.
4. **Ensure that local tests pass**. Local tests can be orchestrated via the companion [Makefile](Makefile).
5. Make commits to your fork using clear commit messages.
Expand Down

0 comments on commit 07d6585

Please sign in to comment.