Skip to content

Commit 723b312

Browse files
Merge pull request #531 from microsoft/PSLRJ-US-21166
fix: Integrate Missing GitHub Actions template
2 parents 7c30f39 + b24c0a5 commit 723b312

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/subtask.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: Sub task
3+
about: A sub task
4+
title: ''
5+
labels: subtask
6+
assignees: ''
7+
8+
---
9+
10+
Required by <link to parent issue>
11+
12+
# Description
13+
14+
A clear and concise description of what this subtask is.
15+
16+
# Tasks
17+
18+
_To be filled in by the engineer picking up the subtask
19+
20+
- [ ] Task 1
21+
- [ ] Task 2
22+
- [ ] ...

0 commit comments

Comments
 (0)