Skip to content

Commit 7d0b200

Browse files
Update ---mrtk-task.md
1 parent 65bcba1 commit 7d0b200

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/---mrtk-task.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ about: File an outstanding task for MRTK vNext.
44
---
55
> Necessary checks for creating a new vNext Task:
66
> * 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
88
> * Ensure requirements detail everything the feature will be required to do
99
> * Ensure acceptance criteria (tests) follow the SOLID principles, to ensure when testing, the task passes or fails
1010
>
1111
> *Please remove this section before clicking "Submit new issue" :D
1212
13-
**Overview**
13+
# Overview
1414
A clear and concise description of what the outstanding task is.
1515
Include any reference material as required to properly define why this feature is required (helps with prioritization)
1616

17-
**Requirements**
17+
# Requirements
1818
A list of the required functionality this task requires to implement.
1919

2020
* Requirement 1
2121
* Requirement 2
2222

23-
**Acceptance Criteria**
23+
# Acceptance Criteria
2424
A list of the specific things that must be done for approval / acceptance of the task in checklist form.
2525
This may correspond with the above requirements.
2626

0 commit comments

Comments
 (0)