From 381a10f547bd2ab5319ea108720d7479d38a80aa Mon Sep 17 00:00:00 2001 From: pml68 Date: Mon, 22 Sep 2025 02:47:06 +0200 Subject: chore: remove GitHub stuff --- .github/ISSUE_TEMPLATE/bug_report.md | 27 --------------------------- 1 file changed, 27 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 b62c156..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: Bug report -about: Something's wrong, you can feel it -title: "[Bug]: " -labels: "bug" -assignees: 'pml68' ---- - -**Type** -As in, "Non-responsive element" or "Build fails", "404 error" etc. - -**Describe the bug** -If you can't describe it, then leave. - -**How to reproduce it** -If it happened during a certain action, how exactly? - -**Expected behavior** -Describe what you expected to happen. - -**Actual behavior** -Describe what actually happened. - -**Screenshots or logs** - -**Optional messages** -Anything else you'd like to mention. -- cgit v1.2.3