Skip to content

Commit 86ca242

Browse files
author
Svetlana Karslioglu
authored
Update feature-request.yml
1 parent f31a0db commit 86ca242

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ body:
99
- type: textarea
1010
attributes:
1111
label: 🚀 Descirbe the improvement or the new tutorial
12-
description: >
12+
description: |
1313
Explain why this improvement or new tutorial is important. For example, *"This tutorial will help users to better understand feature X of PyTorch."* If there is a tutorial that you propose to replace, add here. If this is related to another GitHub issue, add a link here.
1414
validations:
1515
required: true
1616
- type: textarea
1717
attributes:
1818
label: Existing tutorials on this topic
19-
description: >
19+
description: |
2020
List tutorials that already explain this functionality if exist. On pytorch.org or elsewhere.
2121
- type: textarea
2222
attributes:
2323
label: Additional context
24-
description: >
24+
description: |
2525
Add any other context or screenshots about the feature request.
2626
- type: markdown
2727
attributes:

0 commit comments

Comments
 (0)