aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTheDoctorsLife <thedoctorslife@users.noreply.github.com>2016-04-05 20:38:31 -0400
committerTheDoctorsLife <thedoctorslife@users.noreply.github.com>2016-04-05 20:38:31 -0400
commitc44e85c7650fdfed2832d849a3e84c04f1b5d08c (patch)
tree06dc687577c0ba15926a5e11051324686255e81e /.github
parentb29ef49415a96d0f9e49cc97095742206a4cb5c6 (diff)
downloadPrismLauncher-c44e85c7650fdfed2832d849a3e84c04f1b5d08c.tar.gz
PrismLauncher-c44e85c7650fdfed2832d849a3e84c04f1b5d08c.tar.bz2
PrismLauncher-c44e85c7650fdfed2832d849a3e84c04f1b5d08c.zip
NOISSUE: Move the issue template file out of project root to help make it just a little more clean.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md43
1 files changed, 43 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 00000000..daf97d2e
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,43 @@
+<!--
+Before submitting this issue, please make sure you have:
+
+ 1. Filled out this form completely, the only optional field is "additional info".
+ - Use as many details as possible and state the problem clearly.
+ 2. Proof-read your ENTIRE issue report.
+ - Grammar and spelling mistakes make issue reports harder to understand.
+ 3. Made sure your problem is not caused by an issue in your own modpack.
+ - We provide support for MultiMC, not your modpack. Problems with your modpack will be ignored.
+ 4. Given the issue a descriptive title.
+ - A good title includes a brief summary of the issue and avoids things such as "Help" and "What?!".
+ 5. Place all information below the ---- of lines.
+ - It makes the issue look pretty
+-->
+
+System Information
+-----------------------------
+MultiMC version:
+
+Operating System:
+
+Summary of the issue or suggestion:
+----------------------------------------------
+
+What should happen:
+------------------------------
+
+Steps to reproduce the issue (Add more if needed):
+-------------------------------------------------------------
+1.
+
+2.
+
+3.
+
+Suspected cause:
+---------------------------
+
+Logs/Screenshots:
+----------------------------
+
+Additional Info:
+---------------------------