summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAl <gabriel.cortesi@outlook.com>2019-01-25 23:30:40 +0100
committerGitHub <noreply@github.com>2019-01-25 23:30:40 +0100
commit3f2a41979e1ce35829a4d2e62db4cc5b0cb14f76 (patch)
treefb1a5040f44c707069be0b943538aaf49dfbbe4c /.github
parent26d5313cba0868d7e31dc8aaf26601f4643b596b (diff)
Delete Issue template to use specific ones instead
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md32
1 files changed, 0 insertions, 32 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644
index 45f745c4..00000000
--- a/.github/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,32 +0,0 @@
-## 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](https://discord.gg/5tCqt6V)
-
-
-## To Reproduce:
-Steps to reproduce the behavior:
-
-1. Go to '...'
-2. Click on '....'
-
-## 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 with more details and pictures.
-
-
-## Link to Mod Organizer logs:
-To access the log files you can press the Open folder icon over the modlist and select "Open MO2 Logs folder". You should close MO2 before sending or examining the logs as they are finished writing only after the program is closed.
-
-### 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!