diff options
author | 2021-08-29 20:16:31 +0100 | |
---|---|---|
committer | 2021-08-29 20:16:31 +0100 | |
commit | af1766ed96996f10411b2eef0f0c0c81586da7c9 (patch) | |
tree | 2d2af5531244064a2ec66bf877766edf859674b3 | |
parent | Update bug-report.yml (diff) |
Update feature.yml
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 5d4fe58..03a162a 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -32,5 +32,5 @@ body: attributes: label: Implementation description: If you have any suggestions for engineers, you can leave them here - validations: - required: false + validations: + required: false |