Skip to content

Commit

Permalink
Create Ticket issue template (bystrogenomics#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
akotlar authored Sep 21, 2023
1 parent 507bdd1 commit 70d4228
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/ticket.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Ticket
about: A ticket is a development item we want to accomplish
title: ''
labels: ''
assignees: ''

---

### Background:
###### A concise description of why we're pursuing this task.

### Completion Criteria:
###### What is the goal, and how do we know this task is accomplished?

### Implementation Summary
###### Give enough technical detail for a teammate to understand the proposed solution.

0 comments on commit 70d4228

Please sign in to comment.