diff options
| author | Ellison <ellisonleao@gmail.com> | 2024-01-01 15:15:08 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-01 15:15:08 -0300 |
| commit | 4176b0b720db0c90ab4030e5c1b4893faf41fd51 (patch) | |
| tree | 83fddffb21f1222fac133378a8036a91189a95c9 /.github/ISSUE_TEMPLATE | |
| parent | 70148d6999aa91e5e50def2d36ffbc625f4fb199 (diff) | |
| download | gruvbox-4176b0b720db0c90ab4030e5c1b4893faf41fd51.tar.gz gruvbox-4176b0b720db0c90ab4030e5c1b4893faf41fd51.tar.xz | |
Update feature_request.yml
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -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 |
