From 2053efac29885f48284dfa8940b029bee17f160a Mon Sep 17 00:00:00 2001 From: Al Date: Fri, 25 Jan 2019 23:06:43 +0100 Subject: Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index f7bef576..4a736a8f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ # 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 +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) # Environment @@ -10,9 +10,10 @@ Briefly describe the issue you are experiencing (or the feature you want to see # Details -If necessary, describe the problem you have been experiencing in more detail. +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. -- cgit v1.3.1 From 0740b2b22fa1bc7db9b26a70ad4a4bc20a07efa1 Mon Sep 17 00:00:00 2001 From: Al Date: Fri, 25 Jan 2019 23:11:30 +0100 Subject: Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 4a736a8f..45f745c4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,26 +1,32 @@ -# The problem - +## 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) -# Environment + +## 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 - +## Details: If necessary, describe the problem you have been experiencing with more details and pictures. -# Link to Mod Organizer logs + +## 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 +### 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 +### 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! -- cgit v1.3.1 From 26d5313cba0868d7e31dc8aaf26601f4643b596b Mon Sep 17 00:00:00 2001 From: Al Date: Fri, 25 Jan 2019 23:28:00 +0100 Subject: Added new Issue variegated templates --- .github/ISSUE_TEMPLATE/dev-ticket.md | 10 ++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 20 +++++++++++++++ .github/ISSUE_TEMPLATE/issue-report.md | 41 +++++++++++++++++++++++++++++++ 3 files changed, 71 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/dev-ticket.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/issue-report.md (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/dev-ticket.md b/.github/ISSUE_TEMPLATE/dev-ticket.md new file mode 100644 index 00000000..16d02311 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/dev-ticket.md @@ -0,0 +1,10 @@ +--- +name: Dev Ticket +about: Reserved for development tasks and management. +title: '' +labels: Dev Ticket +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..adc97e3e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: Feature Request +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/issue-report.md b/.github/ISSUE_TEMPLATE/issue-report.md new file mode 100644 index 00000000..a716ed22 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-report.md @@ -0,0 +1,41 @@ +--- +name: Issue Report +about: Create an issue report. +title: '' +labels: issue report +assignees: '' + +--- + +## The problem: +Briefly describe the issue you are experiencing. 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! -- cgit v1.3.1 From 3f2a41979e1ce35829a4d2e62db4cc5b0cb14f76 Mon Sep 17 00:00:00 2001 From: Al Date: Fri, 25 Jan 2019 23:30:40 +0100 Subject: Delete Issue template to use specific ones instead --- .github/ISSUE_TEMPLATE.md | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md (limited to '.github') 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! -- cgit v1.3.1 From 4b87be4d3ddc18da324b071bf799063d5b7dfbf5 Mon Sep 17 00:00:00 2001 From: Al Date: Sat, 26 Jan 2019 12:12:31 +0100 Subject: Update issue templates --- .github/ISSUE_TEMPLATE/dev-ticket.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/dev-ticket.md b/.github/ISSUE_TEMPLATE/dev-ticket.md index 16d02311..9e0308e1 100644 --- a/.github/ISSUE_TEMPLATE/dev-ticket.md +++ b/.github/ISSUE_TEMPLATE/dev-ticket.md @@ -7,4 +7,4 @@ assignees: '' --- - +Task: -- cgit v1.3.1