Add issue and pull request template. (#19)
Just like my PR in Zelda3 repo, I've added Issue and PR template. This PR also fixes the building link.
This commit is contained in:
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
### Description
|
||||
<!-- What is the purpose of this PR and what it adds? -->
|
||||
|
||||
### Will this Pull Request break anything?
|
||||
<!-- Will it break the compiling? -->
|
||||
|
||||
### Suggested Testing Steps
|
||||
<!-- See if the compiling fails/break anything in the game. -->
|
||||
Reference in New Issue
Block a user