From 28b653b112bec7f1a3ad17fa2d51a5853790e57f Mon Sep 17 00:00:00 2001 From: Netboy3 <1472804+netboy3@users.noreply.github.com> Date: Wed, 16 Jul 2025 16:58:38 -0400 Subject: [PATCH] [all] Update to new issue template workflow --- .../{issue_template.md => ISSUE_TEMPLATE/bug_report.md} | 7 +++++++ .github/ISSUE_TEMPLATE/config.yml | 9 +++++++++ 2 files changed, 16 insertions(+) rename .github/{issue_template.md => ISSUE_TEMPLATE/bug_report.md} (95%) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/issue_template.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 95% rename from .github/issue_template.md rename to .github/ISSUE_TEMPLATE/bug_report.md index 6e95a776..5e761f31 100644 --- a/.github/issue_template.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,9 @@ +--- +name: Bug report +about: Report bugs in Looking Glass (only confirmed bugs and feature requests please) + +--- + ### Issues are for Bug Reports and Feature Requests Only! If you are looking for help or support please use one of the following methods @@ -64,3 +70,4 @@ https://www.youtube.com/watch?v=EqxxJK9Yo64 ``` PASTE FULL BACKTRACE HERE ``` + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..ade5c1ab --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,9 @@ +blank_issues_enabled: false +contact_links: + - name: Looking Glass on Level1Tech's Forum + url: https://forum.level1techs.com/c/software/lookingGlass/142 + about: Ask for help by creating a New Topic on the Level1Tech's forum + - name: Looking Glass Discord Server + url: https://discord.gg/52SMupxkvt + about: Ask for help in the Looking Glass discord server +