Skip to content

Commit

Permalink
Add ref to bug fixes in contributing guidelines.
Browse files Browse the repository at this point in the history
  • Loading branch information
brynpickering committed Mar 5, 2024
1 parent e46ee5c commit 7ecc298
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ To contribute changes:

Before submitting a pull request, check whether you have:

* Added your changes to `CHANGELOG.md`.
* Added or updated documentation for your changes.
* Added tests if you implemented new functionality.
- Added your changes to `CHANGELOG.md`.
- Added or updated documentation for your changes.
- Added tests if you implemented new functionality or fixed a bug.

When opening a pull request, please provide a clear summary of your changes!

Expand Down

0 comments on commit 7ecc298

Please sign in to comment.