astro-reactive-form/.github/ISSUE_TEMPLATE/feature_request.md
2022-10-22 21:17:59 +02:00

39 lines
No EOL
998 B
Markdown

---
name: "Feature Request"
about: "Suggest an idea or new feature for this project."
title: "feat(scope): description "
labels: "Type: Feature"
---
<!--
☝️ "scope" in the title could be one of our apps or packages:
- form, validator, demo, landing-page, docs...
-->
<!-- Fill up as much information as you can to help us understand the request 🙏 -->
## **Feature Request**
## **Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
- ***
## **Describe the solution you'd like**
<!-- A clear and concise description of what you want to happen. -->
- ***
## **Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
- ***
### **Additional context**
<!-- Add any other context or additional information about the problem here.-->
-
<!-- THANK YOU FOR THE CONTRIBUTION! 🚀 -->