diff options
author | 2021-06-23 04:29:22 +0000 | |
---|---|---|
committer | 2021-06-23 04:29:22 +0000 | |
commit | 28c0a45f3c1b89cd065ede9760c6efcf82dcdacd (patch) | |
tree | c66ac85cf74e1e34131b4cba4c11731ade9545e0 | |
parent | f6e607e0ee131ce11a433d087fa8baa500909da2 (diff) | |
download | astro-28c0a45f3c1b89cd065ede9760c6efcf82dcdacd.tar.gz astro-28c0a45f3c1b89cd065ede9760c6efcf82dcdacd.tar.zst astro-28c0a45f3c1b89cd065ede9760c6efcf82dcdacd.zip |
[ci] yarn format
-rw-r--r-- | .github/ISSUE_TEMPLATE/---feature-request.md | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/---feature-request.md b/.github/ISSUE_TEMPLATE/---feature-request.md index 841ac6ad9..242e9e47e 100644 --- a/.github/ISSUE_TEMPLATE/---feature-request.md +++ b/.github/ISSUE_TEMPLATE/---feature-request.md @@ -1,12 +1,11 @@ --- name: "\U0001F4A1 Feature Request" -about: "Submit an RFC or suggest an idea for this project" +about: 'Submit an RFC or suggest an idea for this project' title: '[Feature Request] ' labels: '' assignees: '' --- - ## Motivation A quick, clear and concise description of what the problem is. @@ -37,11 +36,3 @@ Are there any open questions remaining? List them here. - [ ] I am willing to submit a PR to implement this change. - [ ] I am willing to submit a PR to implement this change, but would need some guidance. - [ ] I am not willing to submit a PR to implement this change. - - - - - - - - |