gh: Remove issue templates
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
deleted file mode 100644
index cbdb3d06..00000000
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ /dev/null
@@ -1,26 +0,0 @@
----
-name: Bug report
-about: Create a report to help us fix a bug
-title: ''
-labels: bug
-assignees: ''
-
----
-
-**Limine version used**
-Put the version of Limine where the bug was encountered here. If using `trunk`, the commit hash. Also mention if BIOS or UEFI, or both.
-
-**Expected behaviour**
-A clear and concise description of what you expected to happen.
-
-**Actual (broken) behaviour**
-A clear and concise description of what happens instead.
-
-**To Reproduce**
-Steps to reproduce the behavior, if possible.
-
-**Stacktrace**
-If the bug results in a panic, show the resulting the stacktrace here.
-
-**Additional context**
-Add any other context about the problem here.
