feat. (Repository): Add issue and pull request templates (#26)
This commit is contained in:
parent
1494dd61e8
commit
5961c1bd12
5 changed files with 142 additions and 10 deletions
25
pull_request_template.md
Normal file
25
pull_request_template.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
<!-- First of all, THANK YOU for your contribution. -->
|
||||
|
||||
## Changes Proposed:
|
||||
-
|
||||
-
|
||||
|
||||
## Issues Addressed:
|
||||
<!-- If your fix has a relating issue, link it below -->
|
||||
- Closes
|
||||
|
||||
## SOURCE:
|
||||
<!-- If you can, include a source that can strengthen your claim -->
|
||||
|
||||
## Tests Performed:
|
||||
<!-- Does it build without errors? Did you test in-game? What did you test? On which OS did you test? Describe any other tests performed -->
|
||||
-
|
||||
-
|
||||
|
||||
|
||||
## How to Test the Changes:
|
||||
<!-- Describe in a detailed step-by-step order how to test the changes -->
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
Loading…
Add table
Add a link
Reference in a new issue