summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHilton Chain <hako@ultrarare.space>2025-05-28 22:00:03 +0800
committerHilton Chain <hako@ultrarare.space>2025-06-02 17:01:02 +0800
commit549fce5c91a23b79b9c37afb28557345fd9569b8 (patch)
tree99d6ab369123e1c3d70621dd5659256756d145ca
parent5c6d5214f6e2855490ca54ebf8a570a97a4b7658 (diff)
forgejo: Add issue template.
* .forgejo/issue_template/bug-reporting.md: New file. Change-Id: I1fbb715c3cbd2ece9fd9fc79897c9ff6068e1fa6
-rw-r--r--.forgejo/issue_template/bug-reporting.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/.forgejo/issue_template/bug-reporting.md b/.forgejo/issue_template/bug-reporting.md
new file mode 100644
index 00000000000..ff5c79d2c17
--- /dev/null
+++ b/.forgejo/issue_template/bug-reporting.md
@@ -0,0 +1,12 @@
+---
+name: 'Bug Reporting'
+about: 'Please check whether the bug is already reported, on Codeberg or in the Guix issue tracker.'
+title: ''
+ref: ''
+labels:
+---
+`guix describe` output:
+```text
+
+```
+<!-- describe the bug you encounter below -->