Skip to content

Commit

Permalink
docs(.github): add missing components to v9 template (#32981)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell authored Oct 7, 2024
1 parent 22fbb42 commit 116f05e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/ISSUE_TEMPLATE/01-react-components-bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,16 @@ body:
label: Component
description: |
Which Component/Utility is affected
> 💡 available options align with our docs menu https://react.fluentui.dev/
options:
- Accordion
- Avatar
- AvatarGroup
- Badge
- Breadcrumb
- Button
- Card
- Checkbox
- Combobox
- DataGrid
Expand All @@ -35,10 +40,12 @@ body:
- Input
- Label
- Link
- Menu
- MessageBar
- Overflow
- Persona
- Popover
- Portal
- ProgressBar
- RadioGroup
- Rating
Expand All @@ -53,6 +60,7 @@ body:
- Switch
- Table
- TabList
- Tag
- TagPicker
- TeachingPopover
- Text
Expand All @@ -71,9 +79,9 @@ body:
- Motion
- Icons
- Theme/Tokens
- Utilities (utilities we provide besides Components, e.g. apis from react-utilities)
- Migration Shims v0
- Migration Shims v8
- Utilities (utilities we provide besides Components, e.g. apis from react-utilities)
- Other...
validations:
required: true
Expand Down

0 comments on commit 116f05e

Please sign in to comment.