summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-08-08 01:21:29 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-08-08 01:21:29 +0200
commitbfa257c4913cb35e64334439d9c3129d534a3f34 (patch)
tree3f4accf06ee5b63339099c9e9db5722b60b4ac71 /.github
parentd5c002c737379636c44e5e84145a08eb2e8ab100 (diff)
Don't end line with :
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 24822e2e..8c22dfc7 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -21,7 +21,7 @@ body:
id: reproduction-steps
attributes:
label: To Reproduce
- description: Steps to reproduce the behavior:
+ description: Steps to reproduce the behavior.
placeholder: |
1. Go to '...'
2. Click on '....'