aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-07-22 16:50:32 +0200
committerMiquel Sabaté Solà <mssola@mssola.com>2026-07-22 16:50:32 +0200
commit28a5ff3295ae8c80a6ac973fb94697bd445019f3 (patch)
tree3a075f96afce6070cc0f6c646f7bf3974695a57d /.github/ISSUE_TEMPLATE
parent32cc52037510d8cbb3d3b2dcf7eb398836717276 (diff)
downloadcode.nes-28a5ff3295ae8c80a6ac973fb94697bd445019f3.tar.gz
code.nes-28a5ff3295ae8c80a6ac973fb94697bd445019f3.zip
Remove .github directory
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/custom.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md
deleted file mode 100644
index 4a0af7e..0000000
--- a/.github/ISSUE_TEMPLATE/custom.md
+++ /dev/null
@@ -1,17 +0,0 @@
----
-name: Custom issue template
-about: General issues, both bugs and features.
-title: ''
-labels: ''
-assignees: mssola
----
-
-### Description
-
-1. First I did this...
-2. Then that...
-3. And this happened!
-4. Versions: git commit sha, toolchain version, version of the emulator/system, etc.
-
-- **Expected behavior**: I expected this to happen!
-- **Actual behavior**: But this happened...