summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-02-17 16:34:50 -0500
committerJoel Fischer <joeljfischer@gmail.com>2016-02-17 16:34:50 -0500
commite95d0a4723de2896ccf5468fa07bb6c43c031ecf (patch)
tree5c7da82d2acb9a7a669e33e9349ba27d3b706a8b
parent213c5de9766807cc52bae713b991497c0ee5ac87 (diff)
downloadsdl_ios-e95d0a4723de2896ccf5468fa07bb6c43c031ecf.tar.gz
Create ISSUE_TEMPLATE.md
-rw-r--r--.github/ISSUE_TEMPLATE.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 000000000..401d7db33
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,23 @@
+Delete any non-applicable sections, but we may ask for more information.
+
+### Bug Report
+[Summary]
+
+##### Reproduction Steps
+1. [Step 1]
+1. [Step 2]
+1. [Step 3]
+
+##### Expected Behavior
+[Some expected behavior]
+
+##### Observed Behavior
+[Some observed behavior]
+
+##### OS & Version Information
+* iOS Version:
+* SDL iOS Version:
+* Testing Against:
+
+##### Test Case, Sample Code, and / or Example App
+[Paste a link to a PR, gist, or other code that exemplifies this behavior]