emory-libraries/dlp-selfdeposit

View on GitHub
.github/ISSUE_TEMPLATE/epic.md

Summary

Maintainability
Test Coverage
---
name: Epic
about: Template formatted for epics, user stories, etc.
title: ''
labels: ''
assignees: ''

---

---
name: Epic
about: Epic/user story template using LTDS best practices

---

## Story
As a [user profile], I want [functionality], so that [business goal]

## Acceptance Criteria
_Use one or more of the following options to provide acceptance criteria._

#### Notes
Add notes here

#### Links to Additional Information
Add [links](https://www.emory.edu/) here

#### Checklist
- [ ] Item 1
- [ ] Item 2

#### Given/When/Then
* Given (some context) and (some other optional context)
* When (some action is carried out)
* Then (a set of observable consequences should occur)