python-benedict/.github/pull_request_template.md

19 lines
361 B
Markdown
Raw Normal View History

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