Skip to content

Commit

Permalink
Merge pull request #224 from danieldn/issue-templates
Browse files Browse the repository at this point in the history
Adds initial issue templates
  • Loading branch information
nguyenddn authored Mar 20, 2019
2 parents 5fb9137 + 885d007 commit 3d4835e
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/project_story_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: Project Story Template
about: Template for project stories to track on infra project board
title: ''
assignees: ''
---

Instructions: Replace text below with details corresponding to your story

**Summary**

> Summarize purpose of this story
**Impact**

> State which strategic or tactical goal this impacts (e.g. S2 or T1).
> Refer to the infra charter [here](https://drive.google.com/open?id=1GFwzH3BGjkI-a8bDxREg9oJHcmab3wbw9m4xAfb-bBk)
**Tasks**
- [ ] Task1
- [ ] Task2
- [ ] Task3

**Definition of Done**

>State the acceptance criteria for done

0 comments on commit 3d4835e

Please sign in to comment.