summary refs log tree commit diff
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
parenttabs -> spaces (diff)
downloadnheko-bfa257c4913cb35e64334439d9c3129d534a3f34.tar.xz
Don't end line with :
-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 '....'