ToolJet/.github/ISSUE_TEMPLATE/02-feature_request.md
Sooraj d4eec14e11
Add gitHub Issue templates and link to slack (#219)
* issue template

* Update .github/ISSUE_TEMPLATE/01_bug_report.md

* Update .github/ISSUE_TEMPLATE/02-feature_request.md
2021-06-10 19:57:02 +05:30

30 lines
617 B
Markdown

---
name: 🚀 Feature request
about: Suggest an idea for improving ToolJet
labels: 'feature request, needs triage'
---
### Is your proposal related to a problem?
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->
(Write your answer here.)
### Describe the solution you'd like
<!--
Provide a clear and concise description of what you want to happen.
-->
(Describe your proposed solution here.)
### Describe alternatives you've considered
(Write your answer here.)
### If the feature is approved, would you be willing to submit a PR?