File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,23 +4,23 @@ about: File an outstanding task for MRTK vNext.
4
4
---
5
5
> Necessary checks for creating a new vNext Task:
6
6
> * Prefix the Title of the Task with "vNext Task: "
7
- > * Remove any defaulted test below, only include new information you are supplying for the task
7
+ > * Remove any defaulted text below. Only include new information you are supplying for the task
8
8
> * Ensure requirements detail everything the feature will be required to do
9
9
> * Ensure acceptance criteria (tests) follow the SOLID principles, to ensure when testing, the task passes or fails
10
10
>
11
11
> * Please remove this section before clicking "Submit new issue" : D
12
12
13
- ** Overview**
13
+ # Overview
14
14
A clear and concise description of what the outstanding task is.
15
15
Include any reference material as required to properly define why this feature is required (helps with prioritization)
16
16
17
- ** Requirements**
17
+ # Requirements
18
18
A list of the required functionality this task requires to implement.
19
19
20
20
* Requirement 1
21
21
* Requirement 2
22
22
23
- ** Acceptance Criteria**
23
+ # Acceptance Criteria
24
24
A list of the specific things that must be done for approval / acceptance of the task in checklist form.
25
25
This may correspond with the above requirements.
26
26
You can’t perform that action at this time.
0 commit comments