Skip to content

Commit 2071a1f

Browse files
authored
Merge pull request #682 from CUQI-DTU/fix_template
Add header for "task" issue template
2 parents a0d227d + 7e6a1ac commit 2071a1f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/ISSUE_TEMPLATE/task.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
---
2+
name: Task
3+
about: Template for a general task with DoD definition
4+
title: ''
5+
assignees: ''
6+
---
7+
18
**General description of task**
29

310
<Insert description of change. Preferably with reason for change and a small (pseudo-)code example of the user interface>
@@ -12,5 +19,5 @@
1219
- [ ] Code reviewed and approved by 2 CUQI-maintainers
1320
- [ ] Online documentation is rendered correctly (esp. math)
1421

15-
**Defintion of Done (Optional)**
22+
**Definition of Done (Optional)**
1623
- [ ] HowTo/tutorial added

0 commit comments

Comments
 (0)