python-benedict/.github/pull_request_template.md

18 lines
343 B
Markdown
Raw Permalink Normal View History

2022-12-29 11:32:05 +00:00
---
name: Pull request
about: Submit a pull request for this project
assignees: fabiocaccamo
---
**Describe your changes**
?
**Related issue**
?
**Checklist before requesting a review**
- [ ] I have performed a self-review of my code.
2023-03-06 23:55:18 +00:00
- [ ] I have added tests for the proposed changes.
2022-12-29 11:32:05 +00:00
- [ ] I have run the tests and there are not errors.