diff options
| author | pfgithub <[email protected]> | 2017-01-10 12:58:19 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-01-10 12:58:19 -0800 |
| commit | 9ecbdb19e2d4c3e6c882b872d44cd8dd1b98e01c (patch) | |
| tree | 34505d6391c198c205bf7e8d31a5bb85aebca95f /Templates/IssueTemplate.md | |
| parent | 1fad20429aedd25e5429bc30d85c389799e29fc7 (diff) | |
| parent | 60b016bb8fad370c9ff3ab4ab037fc7c263792a0 (diff) | |
| download | shiftos_thereturn-9ecbdb19e2d4c3e6c882b872d44cd8dd1b98e01c.tar.gz shiftos_thereturn-9ecbdb19e2d4c3e6c882b872d44cd8dd1b98e01c.tar.bz2 shiftos_thereturn-9ecbdb19e2d4c3e6c882b872d44cd8dd1b98e01c.zip | |
Merge pull request #30 from pfgithub/patch-1
Additional information on contribution and usage of our project
Diffstat (limited to 'Templates/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 |
