aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2021-06-24 09:55:34 -0500
committerGravatar GitHub <noreply@github.com> 2021-06-24 09:55:34 -0500
commit0c7c7c4d313aab5488e5e3b8dd999e445d692f5a (patch)
tree1512211f245a47e25bbb824e4bb3905c357b1a31 /.github/ISSUE_TEMPLATE
parentcd9c54d542f0efe6d40502dfe83b3f4bd482b451 (diff)
downloadastro-0c7c7c4d313aab5488e5e3b8dd999e445d692f5a.tar.gz
astro-0c7c7c4d313aab5488e5e3b8dd999e445d692f5a.tar.zst
astro-0c7c7c4d313aab5488e5e3b8dd999e445d692f5a.zip
Delete ---feature-request.md
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/---feature-request.md38
1 files changed, 0 insertions, 38 deletions
diff --git a/.github/ISSUE_TEMPLATE/---feature-request.md b/.github/ISSUE_TEMPLATE/---feature-request.md
deleted file mode 100644
index 242e9e47e..000000000
--- a/.github/ISSUE_TEMPLATE/---feature-request.md
+++ /dev/null
@@ -1,38 +0,0 @@
----
-name: "\U0001F4A1 Feature Request"
-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.
-Example: "I'm always frustrated when [...]" or "I want to be able to [...]"
-Include links to relevant issues, Discord convos, and anything else.
-
-## Proposed Solution
-
-Your take on one (or more) possible solution(s) to problem.
-Mention alternate solutions, if you can think of any.
-Mention risks, downsides, and tradeoffs.
-
-## Detailed Design
-
-🛑 **Just looking for feedback on an idea? Leave this section blank ("TODO").**
-Otherwise, explain the exact steps required to implement this change.
-Include specific details that would help someone implement this feature.
-
-## Open Questions
-
-Are there any open questions remaining? List them here.
-
-## Help Make it Happen!
-
-<!-- Tip: Requests made by interested contributors are much more likely to get done! -->
-<!-- Select one from the list below: -->
-
-- [ ] 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.