2023-07-15 00:21:23 +08:00
|
|
|
Which branch your pull-request should merge into?
|
|
|
|
|
|
|
|
- `main`: BugFixs, Minor features
|
|
|
|
- `dev`: Big changes, big features, i.e. refactor render flow
|
2022-07-09 22:23:34 +08:00
|
|
|
|
|
|
|
## Describe your changes
|
|
|
|
|
|
|
|
## Issue ticket number and link
|
|
|
|
|
|
|
|
## Checklist before requesting a review
|
2022-10-06 12:15:27 +08:00
|
|
|
- [ ] 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).
|
2023-01-05 20:40:25 +08:00
|
|
|
- [ ] I have added/adapted some tests too.
|