Skip to content

Commit 2de5145

Browse files
authored
Update roadmap-item.md
- Add missing needs-triage. The author can remove it if it's triaged. - Add a checklist as a reference in the "Tasks" section. Signed-off-by: Vincent <[email protected]>
1 parent e0b9909 commit 2de5145

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/roadmap-item.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: 'Roadmap Item'
33
about: Create roadmap item for this project
44
title: Roadmap Item =description=
5-
labels: kind/roadmap
5+
labels: kind/roadmap, needs-triage
66
assignees: ''
77

88
---
@@ -26,6 +26,8 @@ Single paragraph explanation of the roadmap item
2626

2727
### Tasks
2828
What tasks are necessary to complete the roadmap item?
29+
- [ ] _GitHub issue 1 link_
30+
- [ ] _GitHub issue 2 link and so on._
2931

3032
### Related Links
3133
Link to additional informaton such as RFC related to the roadmap item.

0 commit comments

Comments
 (0)