diff options
author | silverwind <me@silverwind.io> | 2021-09-29 13:03:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-29 13:03:44 +0200 |
commit | d30410675b81a07d5ba8a4e7f4d25732374a8fa8 (patch) | |
tree | b295c982edbbdfa70ef200daf419289e4fe2f05f /.github/ISSUE_TEMPLATE | |
parent | 51bfe62bd9f84438d86bb16d7dbdaaf717004904 (diff) | |
download | gitea-d30410675b81a07d5ba8a4e7f4d25732374a8fa8.tar.gz gitea-d30410675b81a07d5ba8a4e7f4d25732374a8fa8.zip |
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/ISSUE_TEMPLATE')
-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 b0f88a98a6..394594dc30 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: |