Skip to content

Commit 398db3d

Browse files
Update feedback.yml
1 parent 4894ad0 commit 398db3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/feedback.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@ name: "Submit Feedback or Ideas"
22
description: "Share your feedback or propose an idea to improve PyTorch Foundation Programs."
33
title: "[Feedback] <Brief Idea or Topic>"
44
labels: ["feedback", "pending-review"]
5+
56
body:
7+
- type: markdown
8+
attributes:
9+
value: |
10+
> 📝 **Note:** Please fill out the above field with a brief summary of your feedback or idea, replacing `<Brief Idea or Topic>`.
11+
612
- type: markdown
713
attributes:
814
value: |

0 commit comments

Comments
 (0)