Skip to content

Commit

Permalink
Adding Templates
Browse files Browse the repository at this point in the history
  • Loading branch information
SumitKumar-17 authored Aug 29, 2024
1 parent 8cfb30c commit 91a02a5
Show file tree
Hide file tree
Showing 42 changed files with 1,920 additions and 0 deletions.
71 changes: 71 additions & 0 deletions .github/DISCUSSION_TEMPLATE/accessibility.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
labels: [Accessibility]
body:
- type: markdown
attributes:
value:

⚠️ This category is solely for discussions and feedback on [the digital accessibility of GitHub products](https://accessibility.github.com/). ⚠️

Please use this space for questions, bug reports, opportunities, and feedback related to making GitHub features accessible to users of all abilities.

To ensure you receive a timely response and connect with the proper team(s), please post in the correct category, questions about access, 2FA, and SMS belong in the [General category](https://github.com/orgs/community/discussions/categories/general?discussions_q=is%3Aopen+category%3AGeneral). Discussions that are posted in the wrong category may be moved. Users who post spam or violate of our [Code of Conduct](https://github.com/github/.github/blob/95e9dcb0b8b70a25cdb75de29f600812a07eb996/CODE_OF_CONDUCT.md) will be blocked.
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: dropdown
attributes:
label: GitHub Feature Area
description: >
What GitHub product/feature area is your Accessibility post related to?
options:
- Actions
- APIs and Webhooks
- Code Scanning
- Code Search and Navigation
- Code Security
- Codespaces
- Command Palette
- Copilot
- Dependabot
- Discussions
- Enterprise
- Feed
- GHAS
- Gists
- GitHub Desktop
- GitHub Education
- Issues
- Lists
- Markdown
- Mobile
- Notifications
- Packages
- Pages
- Profile
- Projects
- Pull Requests
- Repositories
- Security and Privacy
- Sponsors
- UI/UX
- Visual Studio
- VSCode
- Wiki
- Other
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
20 changes: 20 additions & 0 deletions .github/DISCUSSION_TEMPLATE/actions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
labels: [Actions]
body:
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
20 changes: 20 additions & 0 deletions .github/DISCUSSION_TEMPLATE/api-and-webhooks.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
labels: [API and Webhooks]
body:
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
20 changes: 20 additions & 0 deletions .github/DISCUSSION_TEMPLATE/code-search-and-navigation.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
labels: [Code Search and Navigation]
body:
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
20 changes: 20 additions & 0 deletions .github/DISCUSSION_TEMPLATE/code-security.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
labels: [Code Security]
body:
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
22 changes: 22 additions & 0 deletions .github/DISCUSSION_TEMPLATE/codespaces.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
labels: [Codespaces]
body:
- type: dropdown
id: topic
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
id: text
attributes:
label: Body
description: Start your discussion!
validations:
required: true
20 changes: 20 additions & 0 deletions .github/DISCUSSION_TEMPLATE/copilot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
labels: [Copilot]
body:
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
28 changes: 28 additions & 0 deletions .github/DISCUSSION_TEMPLATE/discussions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
labels: [Discussions]
body:
- type: markdown
attributes:
value: |
⚠️ This category is solely for discussions and feedback on [the GitHub Discussions product](https://github.com/features/discussions). ⚠️
The Discussions category is NOT meant to be a place for any old discussion regarding GitHub or programming — [the General category](https://github.com/orgs/community/discussions/categories/general) is a more appropriate space for misc topics. To ensure you receive a timely response and connect with the proper team(s), please post in the correct category by using the corresponding product category.
NOTE: If you post in this category about topics other than GitHub Discussions, your post may be moved or deleted without warning. Users who post spam or violate of our [Code of Conduct](https://github.com/github/.github/blob/95e9dcb0b8b70a25cdb75de29f600812a07eb996/CODE_OF_CONDUCT.md) will be blocked.
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
20 changes: 20 additions & 0 deletions .github/DISCUSSION_TEMPLATE/enterprise.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
labels: [Enterprise]
body:
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
20 changes: 20 additions & 0 deletions .github/DISCUSSION_TEMPLATE/feed.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
labels: [Feed]
body:
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
24 changes: 24 additions & 0 deletions .github/DISCUSSION_TEMPLATE/general.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
labels: [General]
body:
- type: markdown
attributes:
value:
"⚠️ Please note: The Community can not help with account-related issues, such as resinstatement requests or help to escalate your [GitHub Support](https://support.github.com/contact) tickets. ⚠️"
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
35 changes: 35 additions & 0 deletions .github/DISCUSSION_TEMPLATE/github-education.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
body:
- type: markdown
attributes:
value: |
## We’re really excited you’re here! 👋 🎉 Welcome to the GitHub Education community! 🎒
- type: markdown
attributes:
value: |
Before jumping into your conversation please read the hints and tips below to help you create a great discussion topic others would more likely respond to 💬
- type: markdown
attributes:
value: |
#### Are you asking for help with your GitHub Global Campus application process?
* **Help us to help you** 👍 Provide as much relevant information about your application as possible including posting your **latest rejection reasons**.
* Do **not post** any personal information on the discussions boards e.g images of your evidence.
#### Need Octernships project guidance?
* We **can not** provide specific project guidance and can only recommend you [reach out to your Octernships project maintainers](https://github.com/orgs/community/discussions/51456#discussioncomment-5542896) for instructions or to raise a bug.
- type: textarea
id: conversation
attributes:
label: Hi everyone,
description: "Start your conversation below👇. Ensure you have read and adhere to our [Code of Conduct](https://github.com/community/community/blob/main/CODE_OF_CONDUCT.md). For more expectations around feedback responses - check out the [Community ReadMe](https://github.com/community/community#from-a-suggestion-to-a-shipped-feature)."
validations:
required: true
- type: markdown
attributes:
value: |
#### Anything else I should check before posting? 🤔
* Check out the available documentation answering commonly asked questions: [Octernships FAQs](https://github.com/orgs/community/discussions/49380); [Student Developer Pack Application & FAQs](https://github.com/orgs/community/discussions/17814); [Campus Experts](https://education.github.com/students/experts).
* Search these boards for previous threads describing similar problems. ⭐ ***Hint:*** *search by rejection reason*
- type: markdown
attributes:
value: |
Remember to mark an [answer as "solved"](https://docs.github.com/en/discussions/collaborating-with-your-community-using-discussions/participating-in-a-discussion#marking-a-comment-as-an-answer) to help others with similar questions. ✅
20 changes: 20 additions & 0 deletions .github/DISCUSSION_TEMPLATE/lists.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
labels: [Lists]
body:
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
20 changes: 20 additions & 0 deletions .github/DISCUSSION_TEMPLATE/mobile.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
labels: [Mobile]
body:
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
20 changes: 20 additions & 0 deletions .github/DISCUSSION_TEMPLATE/models.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
labels: [Models]
body:
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Question"
- "Product Feedback"
- "Bug"
- "Show & Tell"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true
Loading

0 comments on commit 91a02a5

Please sign in to comment.