mirror of https://github.com/axmolengine/axmol.git
20 lines
558 B
Markdown
20 lines
558 B
Markdown
## Describe your changes
|
|
|
|
|
|
## Issue ticket number and link
|
|
|
|
|
|
## Checklist before requesting a review
|
|
### For each PR
|
|
- [ ] Add Copyright if it missed:
|
|
- `"Copyright (c) 2019-present Axmol Engine contributors (see AUTHORS.md)."`
|
|
- [ ] I have performed a self-review of my code.
|
|
|
|
Optional:
|
|
- [ ] I have checked readme and add important infos to this PR.
|
|
- [ ] I have added/adapted some tests too.
|
|
|
|
### For core/new feature PR
|
|
- [ ] I have checked readme and add important infos to this PR.
|
|
- [ ] I have added thorough tests.
|