Issue / Task Template

Each development artifact you produce should begin with a Github issue after design is complete. This page outlines that elements that your issues must contain.

Title

Enter a descriptive title for your issue/task.

Body

See the template for the body of the issue below.

**Purpose**: <why this needs to be done and how it benefits the project.
              provide context.>

**Tasks**: <a list of things that must be completed>
* Item 1
* Item 2
* Item 3

**Acceptance Criteria:** <testable conditions the issue must
                          satisfy to be complete.>
* Deliverable 1
* Deliverable 2

**Testing**: <what tests will be provided? unit/integration/manual tests?>

**External Dependencies**: <external dependencies of the issue and their ETAs,
                            if available>

**Appendix**: <relevant links and information, if available>

Meta

Tag the issue (bug, new feature, etc.) and assign someone to it. Enter estimated timeline.