Skip to content

Commit a86e239

Browse files
committed
add new templates
1 parent 66d430b commit a86e239

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/goal.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
---
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: Work Item
3+
about: Describes something needing to be done as part of a larger goal
4+
title: '[Work Item]: '
5+
labels: C-work-item
6+
assignees: ''
7+
---

0 commit comments

Comments
 (0)