Skip to content

Commit 003ffcd

Browse files
author
Svetlana Karslioglu
authored
Update feature-request.yml
1 parent 578dcbd commit 003ffcd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@ body:
1010
attributes:
1111
label: 🚀 Descirbe the improvement or the new tutorial
1212
description: |
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.
13+
placeholder: |
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.
1515
validations:
1616
required: true
1717
- type: textarea
1818
attributes:
1919
label: Existing tutorials on this topic
2020
description: |
21-
pleaceholder: |
21+
placeholder: |
2222
List tutorials that already explain this functionality if exist. On pytorch.org or elsewhere.
2323
* Link
2424
* Link
2525
- type: textarea
2626
attributes:
2727
label: Additional context
2828
description: |
29-
pleaceholder: |
29+
placeholder: |
3030
Add any other context or screenshots about the feature request.
3131
- type: markdown
3232
attributes:

0 commit comments

Comments
 (0)