axmol/.github/pull_request_template.md

12 lines
460 B
Markdown

THIS PROJECT IS IN DEVELOPMENT MODE. Any pull requests should merge to branch `dev`, otherwise will be rejected immediately.
## Describe your changes
## Issue ticket number and link
## Checklist before requesting a review
- [ ] I have performed a self-review of my code.
- [ ] If it is a core feature, I have added thorough tests.
- [ ] I have checked readme and add important infos to this PR (if it needed).
- [ ] I have added/adapted some tests too.