We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66d430b commit a86e239Copy full SHA for a86e239
2 files changed
.github/ISSUE_TEMPLATE/goal.md
@@ -0,0 +1,7 @@
1
+---
2
+name: Goal
3
+about: Describes something the project group is working towards
4
+title: '[Goal]: '
5
+labels: C-goal
6
+assignees: ''
7
.github/ISSUE_TEMPLATE/work-item.md
+name: Work Item
+about: Describes something needing to be done as part of a larger goal
+title: '[Work Item]: '
+labels: C-work-item
0 commit comments