mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
* issue template * Update .github/ISSUE_TEMPLATE/01_bug_report.md * Update .github/ISSUE_TEMPLATE/02-feature_request.md
30 lines
617 B
Markdown
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?
|