Skip to content

Commit ac5a30c

Browse files
Update feedback.yml
1 parent 39c4e33 commit ac5a30c

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

.github/ISSUE_TEMPLATE/feedback.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,43 @@
11
name: "Submit Feedback or Ideas"
2-
description: "Share your feedback or propose an idea to improve PyTorch Foundation Programs."
2+
description: "Share your feedback or propose an idea to improve the PyTorch Ambassador Program."
33
title: "[Feedback] <Brief Idea or Topic>"
44
labels: ["feedback", "pending-review"]
55

66
body:
77
- type: markdown
88
attributes:
99
value: |
10-
> 📝 **Note:** Please fill out the above field with a brief summary of your feedback or idea, replacing `<Brief Idea or Topic>`.
10+
> 📝 **Note:** Please fill out the title field with a brief summary of your feedback or idea, replacing `<Brief Idea or Topic>`.
1111
1212
- type: markdown
1313
attributes:
1414
value: |
1515
# 💡 Submit Feedback or Ideas
1616
17-
Thank you for sharing your feedback or idea to improve the PyTorch Foundation Programs!
18-
Please fill out the following details to help us better understand your suggestion.
17+
Thank you for sharing your feedback or idea to improve the **PyTorch Ambassador Program**!
18+
Please fill out the details below to help us better understand your suggestion.
1919
2020
- type: input
2121
id: feedback-title
2222
attributes:
2323
label: "Brief Summary of Your Idea"
24-
placeholder: "Example: Improve event scheduling for Ambassador Program"
24+
placeholder: "Example: Improve onboarding process for new ambassadors"
2525

2626
- type: dropdown
2727
id: program-category
2828
attributes:
29-
label: "Which program does this feedback apply to?"
29+
label: "Which area does this feedback apply to?"
3030
options:
31-
- "General PyTorch Foundation Initiatives"
3231
- "PyTorch Ambassador Program"
32+
- "Community Events"
33+
- "Educational Resources"
3334
- "Other"
3435

3536
- type: textarea
3637
id: idea-description
3738
attributes:
3839
label: "Describe Your Feedback or Idea"
39-
description: "Explain your suggestion, the problem it solves, and any potential solutions."
40+
description: "Explain your suggestion, the problem it solves, and any potential improvements."
4041
placeholder: "Provide as much detail as possible..."
4142
render: markdown
4243

@@ -67,4 +68,4 @@ body:
6768
- If approved, the idea may be discussed further before implementation.
6869
- If not feasible, we will provide an explanation.
6970
70-
Thank you for sharing your feedback or idea to improve the PyTorch Foundations Program! 🚀
71+
Thank you for helping improve the PyTorch Ambassador Program.

0 commit comments

Comments
 (0)