Skip to content

Commit 8ab0ed1

Browse files
Move community signals up (#81)
1 parent 5b74db5 commit 8ab0ed1

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.github/ISSUE_TEMPLATE/roadmap-opportunity.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,15 @@ body:
3030
validations:
3131
required: true
3232

33+
- type: textarea
34+
id: community_feedback
35+
attributes:
36+
label: Community signals
37+
description: |
38+
What prompted this? Link to any Discussions, feature requests, Discord threads, or other signals that informed this item. Leave blank if this came from internal thinking.
39+
validations:
40+
required: false
41+
3342
- type: textarea
3443
id: scope
3544
attributes:
@@ -38,10 +47,10 @@ body:
3847
Define what we plan to achieve, and what we already consider out of scope for this opportunity. Be specific about what is included and what is explicitly excluded to prevent scope creep.
3948
value: |
4049
#### In scope
41-
-
50+
-
4251
4352
#### Not in scope
44-
-
53+
-
4554
validations:
4655
required: false
4756

@@ -54,15 +63,6 @@ body:
5463
validations:
5564
required: false
5665

57-
- type: textarea
58-
id: community_feedback
59-
attributes:
60-
label: Community signals
61-
description: |
62-
What prompted this? Link to any Discussions, feature requests, Discord threads, or other signals that informed this item. Leave blank if this came from internal thinking.
63-
validations:
64-
required: false
65-
6666
- type: textarea
6767
id: risks_and_open_questions
6868
attributes:

0 commit comments

Comments
 (0)