mirror of https://github.com/axmolengine/axmol.git
15 lines
448 B
Markdown
15 lines
448 B
Markdown
Which branch your pull-request should merge into?
|
|
|
|
- `dev`: Current 2.x BugFixs or Features
|
|
- `1.x`: 1.x BugFixs
|
|
|
|
## 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.
|