pokeemerald/.github/pull_request_template.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2020-09-27 22:59:21 +00:00
<!--- Provide a general summary of your changes in the Title above -->
2020-09-27 21:40:30 +00:00
2020-09-27 22:59:21 +00:00
## Description
<!--- Describe your changes in detail -->
2020-09-27 21:40:30 +00:00
2020-09-27 22:59:21 +00:00
## Type of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Decompilation (matching, fixing nonmatching, fakematching, etc.)
- [ ] Documentation (naming symbols, commenting, etc.)
- [ ] Style (code style refactors, typo, etc.)
- [ ] Other: <!--- replace this comment with your type of change -->
2020-09-27 21:40:30 +00:00
## Checklist
2020-09-27 22:59:21 +00:00
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
- [ ] I am a member of the [pret Discord server](https://discord.gg/d5dubZ3).
- [ ] `make compare` and `make compare modern` on my local machine outputs ![OK](https://cdn.discordapp.com/emojis/504128071524286475.png?v=1).
- [ ] My code follows the code style of this project.
2020-09-27 21:40:30 +00:00
- [ ] If I am fixing a bug or undefined behavior in the modern build, I have documented the bug and tested the fix locally.
2020-09-27 22:59:21 +00:00
- [ ] All my usage, if any, of the leaked source code has been disclosed in pret's server.
## **Discord contact info**
<!--- formatted as name#numbers, e.g. PikalaxALT#5823 -->