diff options
author | silverwind | 2021-09-29 13:03:44 +0200 |
---|---|---|
committer | GitHub | 2021-09-29 13:03:44 +0200 |
commit | d30410675b81a07d5ba8a4e7f4d25732374a8fa8 (patch) | |
tree | b295c982edbbdfa70ef200daf419289e4fe2f05f /.github | |
parent | 51bfe62bd9f84438d86bb16d7dbdaaf717004904 (diff) |
Fix wording in issue template (#17176)
There was a typo `systemm` here. I opted to just remove the superfluos word altogether.
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index b0f88a98a..394594dc3 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -26,7 +26,7 @@ body: id: git-ver attributes: label: Git Version - description: The version of git running on the server's systemm + description: The version of git running on the server - type: input id: os-ver attributes: |