|
1 | 1 | 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." |
3 | 3 | title: "[Feedback] <Brief Idea or Topic>" |
4 | 4 | labels: ["feedback", "pending-review"] |
5 | 5 |
|
6 | 6 | body: |
7 | 7 | - type: markdown |
8 | 8 | attributes: |
9 | 9 | 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>`. |
11 | 11 |
|
12 | 12 | - type: markdown |
13 | 13 | attributes: |
14 | 14 | value: | |
15 | 15 | # 💡 Submit Feedback or Ideas |
16 | 16 |
|
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. |
19 | 19 |
|
20 | 20 | - type: input |
21 | 21 | id: feedback-title |
22 | 22 | attributes: |
23 | 23 | label: "Brief Summary of Your Idea" |
24 | | - placeholder: "Example: Improve event scheduling for Ambassador Program" |
| 24 | + placeholder: "Example: Improve onboarding process for new ambassadors" |
25 | 25 |
|
26 | 26 | - type: dropdown |
27 | 27 | id: program-category |
28 | 28 | attributes: |
29 | | - label: "Which program does this feedback apply to?" |
| 29 | + label: "Which area does this feedback apply to?" |
30 | 30 | options: |
31 | | - - "General PyTorch Foundation Initiatives" |
32 | 31 | - "PyTorch Ambassador Program" |
| 32 | + - "Community Events" |
| 33 | + - "Educational Resources" |
33 | 34 | - "Other" |
34 | 35 |
|
35 | 36 | - type: textarea |
36 | 37 | id: idea-description |
37 | 38 | attributes: |
38 | 39 | 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." |
40 | 41 | placeholder: "Provide as much detail as possible..." |
41 | 42 | render: markdown |
42 | 43 |
|
|
67 | 68 | - If approved, the idea may be discussed further before implementation. |
68 | 69 | - If not feasible, we will provide an explanation. |
69 | 70 |
|
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