Skip to content

Commit

Permalink
Added a Task issue type for maintainers.
Browse files Browse the repository at this point in the history
  • Loading branch information
stickgrinder committed Sep 13, 2024
1 parent df23dc0 commit e77db29
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/task.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Task [Reserved]
about: Maintenance task - Reserved for maintainers
title: ''
labels: ''
assignees: ''

---

### Description

What we have to do

### Done when

* [ ] Condition 1
* [ ] Condition 2
* [ ] Condition 3
* [ ] ...

0 comments on commit e77db29

Please sign in to comment.