astro/.github/ISSUE_TEMPLATE/---feature-request.md
2021-06-23 04:29:22 +00:00

38 lines
1.2 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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.