Skip to content

Commit e3c01e6

Browse files
authored
EX templates: Comment out subtasks instructions for clarity (#3037)
1 parent 7fa3686 commit e3c01e6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/ex-prep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ body:
2323
-
2424
2525
# Subtasks
26-
Subtasks should be created as separate GitHub issues in the corresponding platform repositories.
26+
<!--Subtasks should be created as separate GitHub issues in the corresponding platform repositories.
2727
Add them as sub-issues of this prep task.
28-
(Optional) You may also list them below as checklist items for quick visibility.
28+
(Optional) You may also list them below as checklist items for quick visibility.-->
2929
3030
### Android
3131
-

.github/ISSUE_TEMPLATE/ex-story-standalone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ body:
3636
- [x] None
3737
3838
# Subtasks
39-
Subtasks should be created as separate GitHub issues in the corresponding platform repositories.
39+
<!--Subtasks should be created as separate GitHub issues in the corresponding platform repositories.
4040
Add them as sub-issues of this user story.
41-
(Optional) You may also list them below as checklist items for quick visibility.
41+
(Optional) You may also list them below as checklist items for quick visibility.-->
4242
4343
### Android
4444
-

.github/ISSUE_TEMPLATE/ex-story.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ body:
2525
- [x] None
2626
2727
# Subtasks
28-
Subtasks should be created as separate GitHub issues in the corresponding platform repositories.
28+
<!--Subtasks should be created as separate GitHub issues in the corresponding platform repositories.
2929
Add them as sub-issues of this user story.
30-
(Optional) You may also list them below as checklist items for quick visibility.
30+
(Optional) You may also list them below as checklist items for quick visibility.-->
3131
3232
### Android
3333
-

0 commit comments

Comments
 (0)