From 62405b4f3c1ac63de03efc9c77c6ed491a09407e Mon Sep 17 00:00:00 2001 From: JPersson77 <77928210+JPersson77@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:48:06 +0200 Subject: [PATCH 01/11] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..f430e36 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Create a bug report +title: "[BUG]" +labels: '' +assignees: '' + +--- + +**Describe the bug** +*Enter a clear and concise description of what the bug is.* + +**How to reproduce the bug?** +*Enter the steps to reproduce the behavior* + +**What was the expected behavior** +*Enter a description of what you expected to happen.* + +**What OS are you using?** +*e.g. Win 11, build 26100.712* +*LG OLED C2* + +**Log file and screenshots** +Please enable "debug level logging" to capture the issue, upload the log to pastebin or similar and add the link here along with the time the issue occured. Add screenshots to further help explain your problem, as applicable. From c63bb6ddf8c254032e99e2a047456a3e119e87b5 Mon Sep 17 00:00:00 2001 From: JPersson77 <77928210+JPersson77@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:49:51 +0200 Subject: [PATCH 02/11] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index f430e36..8d29294 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,24 +1,24 @@ --- name: Bug report about: Create a bug report -title: "[BUG]" +title: "[BUG] Enter your title here" labels: '' assignees: '' --- **Describe the bug** -*Enter a clear and concise description of what the bug is.* +Enter a clear and concise description of what the bug is. **How to reproduce the bug?** -*Enter the steps to reproduce the behavior* +Enter the steps to reproduce the behavior **What was the expected behavior** -*Enter a description of what you expected to happen.* +Enter a description of what you expected to happen. **What OS are you using?** -*e.g. Win 11, build 26100.712* -*LG OLED C2* +e.g. Win 11, build 26100.712 +LG OLED C2 **Log file and screenshots** Please enable "debug level logging" to capture the issue, upload the log to pastebin or similar and add the link here along with the time the issue occured. Add screenshots to further help explain your problem, as applicable. From 066f6e17ceaf9c09e679d12992b136d2519c72b2 Mon Sep 17 00:00:00 2001 From: JPersson77 <77928210+JPersson77@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:50:20 +0200 Subject: [PATCH 03/11] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 8d29294..64246de 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -8,17 +8,22 @@ assignees: '' --- **Describe the bug** + Enter a clear and concise description of what the bug is. **How to reproduce the bug?** + Enter the steps to reproduce the behavior **What was the expected behavior** + Enter a description of what you expected to happen. **What OS are you using?** + e.g. Win 11, build 26100.712 LG OLED C2 **Log file and screenshots** + Please enable "debug level logging" to capture the issue, upload the log to pastebin or similar and add the link here along with the time the issue occured. Add screenshots to further help explain your problem, as applicable. From 02c177abd1f1198072a7fd6fddf56d9bbaa2e596 Mon Sep 17 00:00:00 2001 From: JPersson77 <77928210+JPersson77@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:51:02 +0200 Subject: [PATCH 04/11] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 64246de..76517f5 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -7,23 +7,23 @@ assignees: '' --- -**Describe the bug** +###Describe the bug Enter a clear and concise description of what the bug is. -**How to reproduce the bug?** +###How to reproduce the bug? Enter the steps to reproduce the behavior -**What was the expected behavior** +###What was the expected behavior Enter a description of what you expected to happen. -**What OS are you using?** +###What OS are you using? e.g. Win 11, build 26100.712 LG OLED C2 -**Log file and screenshots** +###Log file and screenshots Please enable "debug level logging" to capture the issue, upload the log to pastebin or similar and add the link here along with the time the issue occured. Add screenshots to further help explain your problem, as applicable. From 15325b5a1b9e864f8d4c77e4d3f54e123c2f9d1c Mon Sep 17 00:00:00 2001 From: JPersson77 <77928210+JPersson77@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:51:33 +0200 Subject: [PATCH 05/11] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 76517f5..a52ffa6 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -7,23 +7,23 @@ assignees: '' --- -###Describe the bug +### Describe the bug Enter a clear and concise description of what the bug is. -###How to reproduce the bug? +### How to reproduce the bug? Enter the steps to reproduce the behavior -###What was the expected behavior +### What was the expected behavior Enter a description of what you expected to happen. -###What OS are you using? +### What OS are you using? e.g. Win 11, build 26100.712 LG OLED C2 -###Log file and screenshots +### Log file and screenshots Please enable "debug level logging" to capture the issue, upload the log to pastebin or similar and add the link here along with the time the issue occured. Add screenshots to further help explain your problem, as applicable. From f8efacc80a595b01d7379aec23f58a106ac41dca Mon Sep 17 00:00:00 2001 From: JPersson77 <77928210+JPersson77@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:52:00 +0200 Subject: [PATCH 06/11] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index a52ffa6..52f9347 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -21,8 +21,7 @@ Enter a description of what you expected to happen. ### What OS are you using? -e.g. Win 11, build 26100.712 -LG OLED C2 +e.g. Win 11, build 26100.712, LG OLED C2 ### Log file and screenshots From 4b5d327573fdad7c82c1cf2140c3aad20ef0d976 Mon Sep 17 00:00:00 2001 From: JPersson77 <77928210+JPersson77@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:52:35 +0200 Subject: [PATCH 07/11] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 52f9347..a8e7575 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -25,4 +25,4 @@ e.g. Win 11, build 26100.712, LG OLED C2 ### Log file and screenshots -Please enable "debug level logging" to capture the issue, upload the log to pastebin or similar and add the link here along with the time the issue occured. Add screenshots to further help explain your problem, as applicable. +Please enable "debug level logging" in global options of the app to capture the issue, upload the log to pastebin or similar and add the link here along with the time the issue occured. Add screenshots to further help explain your problem, as applicable. From 9377ef0b204e33b37dab79547401c6320a1dc427 Mon Sep 17 00:00:00 2001 From: JPersson77 <77928210+JPersson77@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:54:50 +0200 Subject: [PATCH 08/11] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..1660464 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "[REQ] Enter title of the feature request..." +labels: '' +assignees: '' + +--- + +## Is your feature request related to a problem? Please describe. +A clear and concise description of what the problem is. E.g 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. From 9754f6bfbbc63215b9ca4ca21845f86024ead4a0 Mon Sep 17 00:00:00 2001 From: JPersson77 <77928210+JPersson77@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:56:09 +0200 Subject: [PATCH 09/11] Update issue templates --- .github/ISSUE_TEMPLATE/custom.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..8372ee4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,10 @@ +--- +name: Custom issue template +about: For all other input +title: "[OTH] Please enter title here..." +labels: '' +assignees: '' + +--- + + From 94f39356c51b1ebe74d5cd7653b50e61ff77627a Mon Sep 17 00:00:00 2001 From: JPersson77 <77928210+JPersson77@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:57:54 +0200 Subject: [PATCH 10/11] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index a8e7575..45ecb96 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a bug report -title: "[BUG] Enter your title here" +title: "[BUG] Enter your title here..." labels: '' assignees: '' @@ -19,7 +19,7 @@ Enter the steps to reproduce the behavior Enter a description of what you expected to happen. -### What OS are you using? +### What is your system? e.g. Win 11, build 26100.712, LG OLED C2 From b76113e1ae8f7ca80c0ef66d9f3778c3503c9bad Mon Sep 17 00:00:00 2001 From: JPersson77 <77928210+JPersson77@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:59:33 +0200 Subject: [PATCH 11/11] Update custom.md --- .github/ISSUE_TEMPLATE/custom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index 8372ee4..1a5405b 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -1,5 +1,5 @@ --- -name: Custom issue template +name: Other about: For all other input title: "[OTH] Please enter title here..." labels: ''