mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-22 02:29:19 +01:00
7559850c49
* Adds templates for PR's and issues. * Adds some basic documentation to get people up and running (although it will change very quickly).
1.6 KiB
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>