github.com/kubevela/workflow@v0.6.0/.github/ISSUE_TEMPLATE/feature_request.md (about) 1 --- 2 name: "\U0001F680 Feature request" 3 about: Suggest an idea for this project 4 title: "[Feature]" 5 labels: kind/feature 6 assignees: '' 7 8 --- 9 10 **Is your feature request related to a problem? Please describe.** 11 <!-- 12 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 13 --> 14 15 **Describe the solution you'd like** 16 <!-- 17 A clear and concise description of what you want to happen. 18 --> 19 20 **Describe alternatives you've considered** 21 <!-- 22 A clear and concise description of any alternative solutions or features you've considered. 23 --> 24 25 **Additional context** 26 <!-- 27 Add any other context or screenshots about the feature request here. 28 -->