We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0d227d + 7e6a1ac commit 2071a1fCopy full SHA for 2071a1f
.github/ISSUE_TEMPLATE/task.md
@@ -1,3 +1,10 @@
1
+---
2
+name: Task
3
+about: Template for a general task with DoD definition
4
+title: ''
5
+assignees: ''
6
7
+
8
**General description of task**
9
10
<Insert description of change. Preferably with reason for change and a small (pseudo-)code example of the user interface>
@@ -12,5 +19,5 @@
12
19
- [ ] Code reviewed and approved by 2 CUQI-maintainers
13
20
- [ ] Online documentation is rendered correctly (esp. math)
14
21
15
-**Defintion of Done (Optional)**
22
+**Definition of Done (Optional)**
16
23
- [ ] HowTo/tutorial added
0 commit comments