Skip to content

Commit

Permalink
Update Templates and fabricbot (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com>
  • Loading branch information
VladislavAntonyuk and brminnick authored Feb 26, 2023
1 parent 70958bb commit 9b18823
Show file tree
Hide file tree
Showing 3 changed files with 504 additions and 15 deletions.
10 changes: 9 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ body:
options:
- label: I have searched the existing issues
required: true
- type: checkboxes
attributes:
label: Did you read the "Reporting a bug" section on Contributing file?
description: If you don't read, please take a moment to do it and avoid your report being closed. You can find it at [CONTRIBUTING.md](https://github.com/CommunityToolkit/Maui.Markup/blob/main/CONTRIBUTING.md#reporting-a-bug).

options:
- label: 'I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui.Markup/blob/main/CONTRIBUTING.md#reporting-a-bug'
required: true
- type: textarea
attributes:
label: Current Behavior
Expand Down Expand Up @@ -62,4 +70,4 @@ body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report.
Thanks for taking the time to fill out this bug report.
Loading

0 comments on commit 9b18823

Please sign in to comment.