Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/DISCUSSION_TEMPLATE/accessibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ body:
What GitHub product/feature area is your Accessibility post related to? (If applicable)
options:
- Actions
- APIs and Webhooks
- API
- Apps
- Code Scanning
- Code Search and Navigation
- Code Security
Expand Down Expand Up @@ -57,6 +58,7 @@ body:
- UI/UX
- Visual Studio
- VSCode
- Webhooks
- Wiki
- Other
validations:
Expand Down
2 changes: 1 addition & 1 deletion .github/DISCUSSION_TEMPLATE/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ body:
required: true
- type: textarea
attributes:
label: Discussion Details
label: "Discussion Details"
description: >-
Share your question, feedback, or story! Include links, code, or screenshots for more context. Tip: Reference the docs https://docs.github.com/en/actions or relevant changelogs for details.
validations:
Expand Down
Loading