axmol/.github/pull_request_template.md

482 B

Which branch your pull-request should merge into?

  • main: BugFixs, Minor features
  • dev: Big changes, big features, i.e. refactor render flow

Describe your changes

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.