diff options
Diffstat (limited to '.forgejo')
| -rw-r--r-- | .forgejo/issue_template/bug-reporting.md | 12 |
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 @@ | |||
| 1 | --- | ||
| 2 | name: 'Bug Reporting' | ||
| 3 | about: 'Please check whether the bug is already reported, on Codeberg or in the Guix issue tracker.' | ||
| 4 | title: '' | ||
| 5 | ref: '' | ||
| 6 | labels: | ||
| 7 | --- | ||
| 8 | `guix describe` output: | ||
| 9 | ```text | ||
| 10 | |||
| 11 | ``` | ||
| 12 | <!-- describe the bug you encounter below --> | ||
