diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 08a899a..21e998c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -22,6 +22,6 @@ body: attributes: label: Describe the solution you'd like description: A clear and concise description of what you want to happen. - value: "" + value: "This is my proposed solution.." validations: required: true |
