2022-07-09 22:23:34 +08:00
|
|
|
## Describe your changes
|
|
|
|
|
2024-01-05 05:40:21 +08:00
|
|
|
|
2022-07-09 22:23:34 +08:00
|
|
|
## Issue ticket number and link
|
|
|
|
|
2024-01-04 21:56:18 +08:00
|
|
|
|
2022-07-09 22:23:34 +08:00
|
|
|
## Checklist before requesting a review
|
2023-12-29 19:19:56 +08:00
|
|
|
### For each PR
|
2024-01-05 05:40:21 +08:00
|
|
|
- [ ] Add Copyright if it missed:
|
|
|
|
- `"Copyright (c) 2019-present Axmol Engine contributors (see AUTHORS.md)."`
|
2024-01-04 21:56:18 +08:00
|
|
|
- [ ] I have performed a self-review of my code.
|
2023-12-29 19:19:56 +08:00
|
|
|
|
|
|
|
Optional:
|
2024-01-04 21:56:18 +08:00
|
|
|
- [ ] I have checked readme and add important infos to this PR.
|
|
|
|
- [ ] I have added/adapted some tests too.
|
2023-12-29 19:19:56 +08:00
|
|
|
|
2024-01-05 05:40:21 +08:00
|
|
|
### For core/new feature PR
|
2024-01-04 21:56:18 +08:00
|
|
|
- [ ] I have checked readme and add important infos to this PR.
|
|
|
|
- [ ] I have added thorough tests.
|