Skip to content

Commit ea13790

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

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,23 @@ body:
1010
attributes:
1111
label: 🚀 Descirbe the improvement or the new tutorial
1212
description: |
13-
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.
13+
pleaceholder: |
14+
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.
1415
validations:
1516
required: true
1617
- type: textarea
1718
attributes:
1819
label: Existing tutorials on this topic
1920
description: |
21+
pleaceholder: |
2022
List tutorials that already explain this functionality if exist. On pytorch.org or elsewhere.
23+
* Link
24+
* Link
2125
- type: textarea
2226
attributes:
2327
label: Additional context
2428
description: |
29+
pleaceholder: |
2530
Add any other context or screenshots about the feature request.
2631
- type: markdown
2732
attributes:

0 commit comments

Comments
 (0)