diff options
author | 2021-06-24 09:42:13 -0500 | |
---|---|---|
committer | 2021-06-24 09:42:13 -0500 | |
commit | 9eeb551939d93c33f326eee8300a4407a930d8c2 (patch) | |
tree | 3eee9a81e949bf88260bfd2cddc2249c8fc168f4 /.github/ISSUE_TEMPLATE | |
parent | 602651a080e1718f390bb275aac6f55155c72efa (diff) | |
download | astro-9eeb551939d93c33f326eee8300a4407a930d8c2.tar.gz astro-9eeb551939d93c33f326eee8300a4407a930d8c2.tar.zst astro-9eeb551939d93c33f326eee8300a4407a930d8c2.zip |
Update ---feature-request-new.yml
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/---feature-request-new.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/---feature-request-new.yml b/.github/ISSUE_TEMPLATE/---feature-request-new.yml index 9ea78eb04..0e5b5be87 100644 --- a/.github/ISSUE_TEMPLATE/---feature-request-new.yml +++ b/.github/ISSUE_TEMPLATE/---feature-request-new.yml @@ -43,7 +43,7 @@ body: - type: checkboxes attributes: label: Help make it happen! - description: Tip: Requests made by interested contributors are much more likely to get done! + description: "Tip: Requests made by interested contributors are much more likely to get done!" required: true options: - label: I am willing to submit a PR to implement this change. |