diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/documentation.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml index 8481d3de..d95b743a 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yml +++ b/.github/ISSUE_TEMPLATE/documentation.yml @@ -12,7 +12,7 @@ body: - Check to make sure someone hasn't already opened a similar [issue](https://github.com/gogs/gogs/issues). - type: textarea attributes: - label: What needs to improved? Please describe + label: What needs to be improved? Please describe description: A clear and concise description of what is wrong or missing. validations: required: true |