diff options
| -rw-r--r-- | .forgejo/issue_template/bug-reporting.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.forgejo/issue_template/bug-reporting.md b/.forgejo/issue_template/bug-reporting.md index ff5c79d2c17..a2bc7023a88 100644 --- a/.forgejo/issue_template/bug-reporting.md +++ b/.forgejo/issue_template/bug-reporting.md | |||
| @@ -5,8 +5,12 @@ title: '' | |||
| 5 | ref: '' | 5 | ref: '' |
| 6 | labels: | 6 | labels: |
| 7 | --- | 7 | --- |
| 8 | `guix describe` output: | 8 | <!-- |
| 9 | Describe the bug you encounter below. | ||
| 10 | |||
| 11 | Please provide the output of the command `guix describe`. | ||
| 12 | --> | ||
| 13 | `guix describe` outputs: | ||
| 9 | ```text | 14 | ```text |
| 10 | 15 | ||
| 11 | ``` | 16 | ``` |
| 12 | <!-- describe the bug you encounter below --> | ||
