N64FlashcartMenu/.github/PULL_REQUEST_TEMPLATE.md
Robin Jones 7559850c49
Documentation improvements (#6)
* Adds templates for PR's and issues.
* Adds some basic documentation to get people up and running (although
it will change very quickly).
2023-02-22 19:11:49 +01:00

1.6 KiB

Description

Motivation and Context

How Has This Been Tested?

Screenshots

Types of changes

  • Improvement (non-breaking change that adds a new feature)
  • Bug fix (fixes an issue)
  • Breaking change (breaking change)
  • Config and build (change in the configuration and build system, has no impact on code or features)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: GITHUB_USER <GITHUB_USER_EMAIL>