Skip to content

Commit

Permalink
Replace pyxform copypasta (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed Apr 29, 2024
1 parent ca0bfa1 commit 0e96328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ https://github.com/getodk/pyodk/blob/master/CONTRIBUTING.md
#### Before submitting this PR, please make sure you have:
- [ ] included test cases for core behavior and edge cases in `tests`
- [ ] run `python -m unittest` and verified all tests pass
- [ ] run `ruff format pyxform tests` and `ruff check pyxform tests` to lint code
- [ ] run `ruff format pyodk tests` and `ruff check pyodk tests` to lint code
- [ ] verified that any code or assets from external sources are properly credited in comments

0 comments on commit 0e96328

Please sign in to comment.