dae/.github/PULL_REQUEST_TEMPLATE.md
Kevin Yu b991653692
chore: add pull_request_template (#86)
* chore: add pull_request_template

* refactor: relocate contributing guide

* doc: updated README

* patch: use background as default heading
2023-05-14 13:10:42 +08:00

22 lines
602 B
Markdown

<!-- NOTE: Please read the CONTRIBUTING.md guidelines before submitting your patch, and ensure you followed them all: https://github.com/daeuniverse/dae/blob/master/CONTRIBUTING.md -->
### Background
<!--- Why is this change required? What problem does it solve? -->
### Checklist
- [ ] The Pull Request has been fully tested
- [ ] There's an entry in the CHANGELOG
- [ ] There is a user-facing docs PR against https://github.com/daeuniverse/dae
### Full changelog
- [Implement ...]
### Issue reference
<!--- If it fixes an open issue, please link to the issue here. -->
Fix #_[issue number]_