summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDavid Peter <mail@david-peter.de>2021-11-15 07:38:48 +0100
committerDavid Peter <mail@david-peter.de>2021-11-15 07:38:48 +0100
commitcab31e280bcdcd1b367ef36837d0f7c26bfbb878 (patch)
tree8e2f829ba9aba2ff01613c8ae6d3531f6303ecbf /.github
parent088e42deef5a8aa49bcb3b80ba3ef18f42af9d4b (diff)
Add missing single-tick in issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml
index 778408d..bd8c609 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -34,7 +34,7 @@ body:
attributes:
label: Which operating system / distribution are you on?
placeholder: |
- Unix: paste the output of `uname -srm` and lsb_release -a` here.
+ Unix: paste the output of `uname -srm` and `lsb_release -a` here.
Windows: please tell us your Windows version
render: shell
validations: