diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index 9c1fc42..0000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: Question -about: Ask a question, no bug related -title: "[QUESTION] " -labels: question -assignees: sn4k3 ---- - -## READ THIS -Do not use issues to post questions! Use discussions instead!: -https://github.com/sn4k3/UVtools/discussions/categories/q-a -## READ THIS \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/script.md b/.github/ISSUE_TEMPLATE/script.md deleted file mode 100644 index 73965f7..0000000 --- a/.github/ISSUE_TEMPLATE/script.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: Script -about: Share your PowerShell script or ask something script related -title: "[SCRIPT] " -labels: script -assignees: sn4k3 ---- - -## READ THIS -Do not use issues to post scripts! Use discussions instead!: -https://github.com/sn4k3/UVtools/discussions/categories/scripts -## READ THIS \ No newline at end of file