aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-07-21 22:42:07 +0200
committerMiquel Sabaté Solà <mssola@mssola.com>2026-07-21 22:42:07 +0200
commit8489aeda0fc7a3346c79917133bf26d484905259 (patch)
treedf8afa2f5c97a947de770885b6a2f4b34d42deaa /.github/ISSUE_TEMPLATE
parentd6be417dd5107f74e1ba74ef5794beac174b0c52 (diff)
downloadg-8489aeda0fc7a3346c79917133bf26d484905259.tar.gz
g-8489aeda0fc7a3346c79917133bf26d484905259.zip
Remove .github directoryHEADmain
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/custom.md32
1 files changed, 0 insertions, 32 deletions
diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md
deleted file mode 100644
index ac97269..0000000
--- a/.github/ISSUE_TEMPLATE/custom.md
+++ /dev/null
@@ -1,32 +0,0 @@
----
-name: Custom issue template
-about: General issues, both bugs and features.
-title: ''
-labels: ''
-assignees: mssola
----
-
-### Description
-
-Check out the [contribution guidelines](../CONTRIBUTING.org) file for some considerations before submitting a new issue.
-
-### Steps to reproduce
-
-1. First I did this...
-2. Then that...
-3. And this happened!
-
-- **Expected behavior**: I expected this to happen!
-- **Actual behavior**: But this happened...
-
-### g version
-
-With a git commit SHA if possible.
-
-### Shell version
-
-Provide the shell version if possible.
-
-### Operating system
-
-The operating system and the exact version you are using.