From ad22b1e7e6067bc9a0304048e7bf2f712769f4f5 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Fri, 4 Jul 2025 21:16:03 +1000 Subject: issues: better templates Use yaml for templates + force using a template --- .github/ISSUE_TEMPLATE/bug_report.md | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md (limited to '.github/ISSUE_TEMPLATE/bug_report.md') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 0b60657..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: "[BUG] " -labels: bug -assignees: '' - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Versions (please complete the following information):** - - shell: [paste the output of `pacman -Q caelestia-shell-git` here] - - cli [paste the output of `pacman -Q caelestia-cli-git` here] - - quickshell [paste the output of `pacman -Q quickshell-git` here] - -**Additional context** -Add any other context about the problem here. -- cgit v1.2.3-freya