mirror of https://github.com/axmolengine/axmol.git
Update pull_request_template.md (#1555)
This commit is contained in:
parent
dad845abe9
commit
2954a5e8e4
|
@ -8,7 +8,14 @@ Which branch your pull-request should merge into?
|
|||
## Issue ticket number and link
|
||||
|
||||
## Checklist before requesting a review
|
||||
### For each PR
|
||||
- [ ] 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.
|
||||
|
||||
Optional:
|
||||
- [ ] I have checked readme and add important infos to this PR.
|
||||
- [ ] I have added/adapted some tests too.
|
||||
|
||||
### For core/new feature
|
||||
- [ ] I have checked readme and add important infos to this PR.
|
||||
- [ ] I have added thorough tests.
|
||||
|
||||
|
|
Loading…
Reference in New Issue