diff options
| author | Michael VanOverbeek <[email protected]> | 2017-04-07 17:02:38 +0000 |
|---|---|---|
| committer | Michael VanOverbeek <[email protected]> | 2017-04-07 17:02:38 +0000 |
| commit | 3d48f3101aa25050e6b219fc1111293273a59fa4 (patch) | |
| tree | 40bf8d722245d02d87b0914a38e2b09673e093c0 /Templates | |
| parent | edf4aef6adf8a2a45c347f70804fc5ac93070576 (diff) | |
| parent | 3789b48df00e89fa6dcd7e27bb6885ba880504f6 (diff) | |
| download | shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.tar.gz shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.tar.bz2 shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.zip | |
Merge branch 'master' of https://github.com/shiftos-game/ShiftOS
Diffstat (limited to 'Templates')
| -rw-r--r-- | Templates/IssueTemplate.md | 23 | ||||
| -rw-r--r-- | Templates/PullRequestTemplate.md | 13 |
2 files changed, 0 insertions, 36 deletions
diff --git a/Templates/IssueTemplate.md b/Templates/IssueTemplate.md deleted file mode 100644 index 9c62fdb..0000000 --- a/Templates/IssueTemplate.md +++ /dev/null @@ -1,23 +0,0 @@ -# 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 diff --git a/Templates/PullRequestTemplate.md b/Templates/PullRequestTemplate.md deleted file mode 100644 index 49948c0..0000000 --- a/Templates/PullRequestTemplate.md +++ /dev/null @@ -1,13 +0,0 @@ -# Pull Request Template - -## What did you change - -## Benefits - -## Drawbacks - - # What did you change - - # Benefits - - # Drawbacks |
