We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4894ad0 commit 398db3dCopy full SHA for 398db3d
.github/ISSUE_TEMPLATE/feedback.yml
@@ -2,7 +2,13 @@ name: "Submit Feedback or Ideas"
2
description: "Share your feedback or propose an idea to improve PyTorch Foundation Programs."
3
title: "[Feedback] <Brief Idea or Topic>"
4
labels: ["feedback", "pending-review"]
5
+
6
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
12
- type: markdown
13
attributes:
14
value: |
0 commit comments