summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLePresidente <brian.alexander.munro@gmail.com>2017-12-10 15:50:15 +0200
committerLePresidente <brian.alexander.munro@gmail.com>2017-12-10 15:50:15 +0200
commitbf02d13ed4353ef02d3e5ef0b91931fef59709e6 (patch)
tree0c00d3396f6b76cd473fde5f2b908c15d43a9729 /.github
parentb2d7181ca77980622f27a5e2a27c636d25a0a598 (diff)
Added issue template for future issues to stick to a standard
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 00000000..f7bef576
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,25 @@
+# The problem
+
+Briefly describe the issue you are experiencing (or the feature you want to see added to Mod Organizer). Tell us what you were trying to do and what happened instead. Remember, this is _not_ a place to ask questions. For that, go to our discord channel
+
+# Environment
+
+* Mod Organizer Version that exhibits the issue:
+* Last Mod Organizer Verison that did not exhibit the issue (if applicable):
+* Desktop OS/version used to run Mod Organizer:
+
+# Details
+
+If necessary, describe the problem you have been experiencing in more detail.
+
+# Link to Mod Organizer logs
+
+## USVFS
+Create a [GIST](https://gist.github.com) which is a paste of your USVFS logs, and link them here.
+Do _NOT_ paste your full USVFS logs here, as it will make this issue very long and hard to read!
+If you are reporting a bug, _always_ include the USVFS logs!
+
+## MO Interface
+Create a [GIST](https://gist.github.com) which is a paste of your mo_interface logs, and link them here.
+Do _NOT_ paste your full mo_interface logs here, as it will make this issue very long and hard to read!
+If you are reporting a bug, _always_ include the mo_interface logs!