From 40423ba34e7226e8284e81bee3bd9782928d0af5 Mon Sep 17 00:00:00 2001 From: AlUlkesh <99896447+AlUlkesh@users.noreply.github.com> Date: Fri, 20 Jan 2023 21:27:37 +0100 Subject: [PATCH 1/3] bug template --- .github/ISSUE_TEMPLATE/issue_bug.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue_bug.md diff --git a/.github/ISSUE_TEMPLATE/issue_bug.md b/.github/ISSUE_TEMPLATE/issue_bug.md new file mode 100644 index 0000000..d46c83a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue_bug.md @@ -0,0 +1,10 @@ +--- +name: issue_bug +about: Reminder to use debug option +title: '' +labels: '' +assignees: '' + +--- + +**If you suspect a bug, please tick debug in the extension's box, run it again and post the complete console log (beginning from the start of webui-user).** From fa436922a8ee5f57b1c61a35621222b80a998e8f Mon Sep 17 00:00:00 2001 From: AlUlkesh <99896447+AlUlkesh@users.noreply.github.com> Date: Fri, 20 Jan 2023 21:29:01 +0100 Subject: [PATCH 2/3] Update bug report template --- .github/ISSUE_TEMPLATE/{issue_bug.md => bug-report.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{issue_bug.md => bug-report.md} (93%) diff --git a/.github/ISSUE_TEMPLATE/issue_bug.md b/.github/ISSUE_TEMPLATE/bug-report.md similarity index 93% rename from .github/ISSUE_TEMPLATE/issue_bug.md rename to .github/ISSUE_TEMPLATE/bug-report.md index d46c83a..43f9041 100644 --- a/.github/ISSUE_TEMPLATE/issue_bug.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,5 +1,5 @@ --- -name: issue_bug +name: Bug report about: Reminder to use debug option title: '' labels: '' From 498f7b6b19d70aa99388b1e8bc79d3e26b4aa7bb Mon Sep 17 00:00:00 2001 From: AlUlkesh <99896447+AlUlkesh@users.noreply.github.com> Date: Fri, 20 Jan 2023 21:33:53 +0100 Subject: [PATCH 3/3] General template --- .github/ISSUE_TEMPLATE/general.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/general.md diff --git a/.github/ISSUE_TEMPLATE/general.md b/.github/ISSUE_TEMPLATE/general.md new file mode 100644 index 0000000..c38e955 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/general.md @@ -0,0 +1,10 @@ +--- +name: General +about: General issue +title: '' +labels: '' +assignees: '' + +--- + +