diff options
author | Spencer Burris <whitephoenix0@users.noreply.github.com> | 2016-02-21 14:53:53 -0800 |
---|---|---|
committer | Spencer Burris <whitephoenix0@users.noreply.github.com> | 2016-02-21 14:53:53 -0800 |
commit | fc43fd110561e685714da9bd4a82d8c848c45471 (patch) | |
tree | 65b44137e3108fee992dce8c51acc2ef97224d68 | |
parent | 401d5b698fce15ca1beaf808c57aeb4d40069506 (diff) | |
download | MultiMC-fc43fd110561e685714da9bd4a82d8c848c45471.tar MultiMC-fc43fd110561e685714da9bd4a82d8c848c45471.tar.gz MultiMC-fc43fd110561e685714da9bd4a82d8c848c45471.tar.lz MultiMC-fc43fd110561e685714da9bd4a82d8c848c45471.tar.xz MultiMC-fc43fd110561e685714da9bd4a82d8c848c45471.zip |
NOISSUE Add issue template
-rw-r--r-- | ISSUE_TEMPLATE.md | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..1dee9d0d --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,39 @@ +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?!". + +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: +--- |