astro/.github/ISSUE_TEMPLATE/---feature-request.md

26 lines
732 B
Markdown
Raw Normal View History

2021-06-13 22:02:54 +00:00
---
name: "\U0001F4A1 Feature Request"
about: Suggest an idea for this project
2021-06-13 22:44:26 +00:00
title: '[Feature Request] '
2021-06-13 22:02:54 +00:00
labels: ''
assignees: ''
---
## What is Missing from Astro Today?
2021-06-13 22:44:26 +00:00
A quick, clear and concise description of what the problem is.
2021-06-13 22:43:19 +00:00
Example: I'm always frustrated when [...]
2021-06-13 22:02:54 +00:00
## Proposed Solution
2021-06-13 22:44:26 +00:00
2021-06-13 22:43:19 +00:00
Your take on one (or more) possible solution(s) to problem.
2021-06-13 22:02:54 +00:00
2021-06-13 22:17:02 +00:00
## Help Make it Happen!
2021-06-13 22:44:26 +00:00
2021-06-13 22:02:54 +00:00
<!-- Tip: Requests made by interested contributors are much more likely to happen. -->
<!-- Select one from the list below: -->
2021-06-13 22:44:26 +00:00
2021-06-13 22:02:54 +00:00
- [ ] 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.