From a6b46490e00ca6bbf530ee354d4ebd6248ca0951 Mon Sep 17 00:00:00 2001 From: untodesu Date: Thu, 15 Jan 2026 16:16:39 +0500 Subject: Remove .github/ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/bug_report.md | 30 ------------------------------ 1 file changed, 30 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 44c43a3..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: bug -assignees: '' ---- - -### Description - - -### Steps to reproduce - - - - - -### Expected behaviour - - -### Screenshots (optional) - - -### Environment -- Binary source: release -- Operating system: -- Game version: - -### Additional context - -- cgit