Skip to content

Commit

Permalink
Added Epic issue template (#966)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjcouch-sil authored Jun 25, 2024
2 parents da9d954 + ed2eb19 commit 586844a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/epic.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
name: Epic
about: Create a high-level goal to implement during a milestone (project management)
title: ''
labels: epic
assignees: ''
---

**User Story**
As a (insert role here), I want (insert epic name/summary here) so that (insert reason here for the epic).

**Description**
Describe the new epic in detail.

0 comments on commit 586844a

Please sign in to comment.