Skip to content

Commit

Permalink
Update issue templates.
Browse files Browse the repository at this point in the history
Create development tracking template.
  • Loading branch information
hreikin committed Apr 3, 2022
1 parent 5a71283 commit f72c5b8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/development.md
@@ -0,0 +1,18 @@
---
name: Development
about: To track development progress.
title: "[DEV] CHANGE THIS TITLE"
labels: enhancement
assignees: ''

---

## Work Title

A small work description.

- [ ] Task 1
- [ ] Task 2
- [ ] Task 3
- [ ] Task 4
- [ ] Task 5

0 comments on commit f72c5b8

Please sign in to comment.