Skip to content

Commit 885d007

Browse files
committed
Adds initial issue templates
We want to use this repo to track infra tasks as well as resource requests Adds template for infra stories
1 parent 5fb9137 commit 885d007

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: Project Story Template
3+
about: Template for project stories to track on infra project board
4+
title: ''
5+
assignees: ''
6+
---
7+
8+
Instructions: Replace text below with details corresponding to your story
9+
10+
**Summary**
11+
12+
> Summarize purpose of this story
13+
14+
**Impact**
15+
16+
> State which strategic or tactical goal this impacts (e.g. S2 or T1).
17+
> Refer to the infra charter [here](https://drive.google.com/open?id=1GFwzH3BGjkI-a8bDxREg9oJHcmab3wbw9m4xAfb-bBk)
18+
19+
**Tasks**
20+
- [ ] Task1
21+
- [ ] Task2
22+
- [ ] Task3
23+
24+
**Definition of Done**
25+
26+
>State the acceptance criteria for done

0 commit comments

Comments
 (0)