Skip to content

Commit

Permalink
test branch protection rule
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings authored Jun 25, 2024
1 parent c4d1798 commit e60a2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ When you're writing your software, you may want to:
1) Add new unit tests in `test/test_*.py` for new functions and classes. Test not just whether the new code runs, but also if it gives a sensible result.
2) Update the docs, including the main page (`docs/index.rst`), adding pages, and updating the API (`docs/py_API.rst`) when you add new functions and classes.
3) Optionally change the CI triggers for each of the actions in `workflows`.
4) Update the changelog in `HISTORY.rst` when you're ready to release your first version of the code!
4) Update the changelog in `HISTORY.rst` when you're ready to release your first version of the code!

0 comments on commit e60a2d6

Please sign in to comment.