diff options
| author | pfgithub <[email protected]> | 2017-01-10 12:45:41 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-01-10 12:45:41 -0800 |
| commit | eaf562058223d3bf09fda35c73935609dd1c600b (patch) | |
| tree | 12af350bedbba5118550447443262053b162db42 | |
| parent | a283196d8d1adbc10e2666afda9c03ca6068f495 (diff) | |
| download | shiftos_thereturn-eaf562058223d3bf09fda35c73935609dd1c600b.tar.gz shiftos_thereturn-eaf562058223d3bf09fda35c73935609dd1c600b.tar.bz2 shiftos_thereturn-eaf562058223d3bf09fda35c73935609dd1c600b.zip | |
Create IssueTemplate.md
| -rw-r--r-- | Templates/IssueTemplate.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Templates/IssueTemplate.md b/Templates/IssueTemplate.md new file mode 100644 index 0000000..9c62fdb --- /dev/null +++ b/Templates/IssueTemplate.md @@ -0,0 +1,23 @@ +# Issue Template + +## What you expected to happen + +## What actually happened + +## Steps To Reproduce + + # What you expected to happen + + # What actually happened + + # Steps To Reproduce + +# Suggestion Template + +## What should be added to the game/api + +## Why it should be added + + # What should be added to the game/api + + # Why it should be added |
