We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c18bc commit ef8391dCopy full SHA for ef8391d
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -38,6 +38,5 @@ Please describe the tests that you ran to verify your changes. Provide instructi
38
- [ ] New and existing unit tests pass locally with my changes
39
- [ ] Any dependent changes have been merged and published in downstream modules
40
- [ ] I have checked my code and corrected any misspellings
41
-- [ ] The Harmony API is not broken by my change to the Harmony Python library
42
- [ ] I add third party dependencies only when necessary. If I changed the requirements, it changes in `pyproject.toml`
43
- [ ] If I introduced a new feature, I documented it ideally in the README examples so that people will know how to use it.
0 commit comments