Add issue, pull request templates

This commit is contained in:
Justin W. Flory
2017-11-19 16:48:40 +01:00
committed by garbagemule
parent 3b82cf12a4
commit 36d6c7f6d7
2 changed files with 143 additions and 0 deletions
+54
View File
@@ -0,0 +1,54 @@
<!--
Hello! Thanks for submitting a pull request to MobArena. We appreciate your
time and interest in helping our project!
Use this template to help us review your change. Not everything is required,
depending on your change. Keep or delete what is relevant for your change.
Remember that it helps us review if you give more helpful info for us to
understand your change.
-->
# Summary
<!--
Update the checkbox for the type of contribution you are making. To choose
an option, add an X to the box. For example, if it's a bug fix, do this:
* [X] Bug fix
-->
* This is a…
* [ ] Bug fix
* [ ] Feature addition
* [ ] Refactoring
* [ ] Minor / simple change (like a typo)
* [ ] Other
* **Describe this change in 1-2 sentences**:
# Problem
<!--
Anything that helps us understand why you are making this change goes here.
What problem are you trying to fix? What does this change address?
-->
* GitHub issue (_optional_):
# Solution
<!--
The details of your change. Talk about technical details, considerations, or
other interesting points. If you have a lot to say, be more detailed in this
section.
-->
# Action
<!--
Other than merging your change, do you want / need us to do anything else
with your change? This could include reviewing a specific part of your PR.
-->