We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58228e4 commit ddab8b5Copy full SHA for ddab8b5
.github/ISSUE_TEMPLATE/new-task-template.md
@@ -2,19 +2,17 @@
2
name: New Task Template
3
about: Use this template when you are creating a new task
4
title: ''
5
-labels: 'Focus Area: Core Libraries'
+labels: ''
6
assignees: ''
7
8
---
9
10
-## Initiative / goal
11
-One to two sentences that describe:
12
--Who wants the functionality
13
--What it is they want
14
--Why they want it
+## Description
+- Who wants the functionality
+- What it is they want
+- Why they want it
+- Functional description of task/subtask
15
16
-### Scope
17
-Description of task/subtask
18
19
-## Acceptance criteria and must have scope
+## Acceptance criteria
20
What the card must do in order to accept it as complete. Acceptance Criteria must be concrete or measurable.
0 commit comments