Skip to content

Commit

Permalink
Update bug_report.yaml (#5833)
Browse files Browse the repository at this point in the history
* Update bug_report.yaml

* Update bug_report.yaml
  • Loading branch information
tesar-tech authored Nov 11, 2024
1 parent 5660f4a commit ff95a92
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,24 +36,24 @@ body:
- Bulma
- Material
- Tailwind
- type: markdown
id: reproduction-link
attributes:
label: Link to minimal reproduction or a simple code snippet
description: |
Provide a public GitHub repository (or code snippet). For easy setup, you can use the Blazorise Bug Report Template for each provider:
[Bootstrap4](https://github.com/Blazorise/BugReportBootstrap4),
[Bootstrap5](https://github.com/Blazorise/BugReportBootstrap5),
[Tailwind](https://github.com/Blazorise/BugReportTailwind),
[Material](https://github.com/Blazorise/BugReportMaterial),
[AntDesign](https://github.com/Blazorise/BugReportAntDesign),
[Bulma](https://github.com/Blazorise/BugReportBulma), or
[FluentUI2](https://github.com/Blazorise/BugReportFluentUI2).
The reproduction should be **minimal**, containing only the essential code needed to demonstrate the bug.
placeholder: Reproduction Link
validations:
required: true
- type: textarea
id: reproduction-link
attributes:
label: Link to minimal reproduction or a simple code snippet
description: |
Provide a public GitHub repository (or code snippet). For easy setup, you can use the Blazorise Bug Report Template for each provider:
[Bootstrap4](https://github.com/Blazorise/BugReportBootstrap4),
[Bootstrap5](https://github.com/Blazorise/BugReportBootstrap5),
[Tailwind](https://github.com/Blazorise/BugReportTailwind),
[Material](https://github.com/Blazorise/BugReportMaterial),
[AntDesign](https://github.com/Blazorise/BugReportAntDesign),
[Bulma](https://github.com/Blazorise/BugReportBulma), or
[FluentUI2](https://github.com/Blazorise/BugReportFluentUI2).
The reproduction should be **minimal**, containing only the essential code needed to demonstrate the bug.
placeholder: Reproduction Link
validations:
required: true

- type: textarea
id: steps-to-reproduce
Expand Down

0 comments on commit ff95a92

Please sign in to comment.