diff options
author | 2021-06-29 17:06:34 -0700 | |
---|---|---|
committer | 2021-06-29 17:06:34 -0700 | |
commit | e48c902e1c58e277fcda7bd56c65f1b2cd2b2d19 (patch) | |
tree | 01d9d29977be965dd032a3176dfde8ade824d5bb | |
parent | e4fe7c0d021085f7adab85a046fa41a5ab7eb6b0 (diff) | |
download | astro-e48c902e1c58e277fcda7bd56c65f1b2cd2b2d19.tar.gz astro-e48c902e1c58e277fcda7bd56c65f1b2cd2b2d19.tar.zst astro-e48c902e1c58e277fcda7bd56c65f1b2cd2b2d19.zip |
Update ---feature-request.yml
-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 e9413f4ec..3b076c4aa 100644 --- a/.github/ISSUE_TEMPLATE/---feature-request.yml +++ b/.github/ISSUE_TEMPLATE/---feature-request.yml @@ -45,7 +45,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: RFCs with contributing authors are much more likely to get done!" options: - label: I am willing to submit a PR to implement this change. - label: I am willing to submit a PR to implement this change, but would need some guidance. |