Skip to content

Commit 0dd1faf

Browse files
authored
Github: Improve issue template. (#455)
1 parent b57f096 commit 0dd1faf

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

+2-11
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: 🚀 Feature request
2-
description: Submit a proposal/request for a new embedchain feature
2+
description: Submit a proposal/request for a new Embedchain feature
33

44
body:
55
- type: textarea
6+
id: feature-request
67
attributes:
78
label: 🚀 The feature
89
description: >
@@ -16,16 +17,6 @@ body:
1617
Please outline the motivation for the proposal. Is your feature request related to a specific problem? e.g., *"I'm working on X and would like Y to be possible"*. If this is related to another GitHub issue, please link here too.
1718
validations:
1819
required: true
19-
- type: textarea
20-
attributes:
21-
label: Alternatives
22-
description: >
23-
A description of any alternative solutions or features you've considered, if any.
24-
- type: textarea
25-
attributes:
26-
label: Additional context
27-
description: >
28-
Add any other context or screenshots about the feature request.
2920
- type: markdown
3021
attributes:
3122
value: >

0 commit comments

Comments
 (0)