Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Nov 13, 2024
1 parent aac6729 commit 294022c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ body:
- type: markdown
attributes:
value: |
**IMPORTANT**: Failure to provide a [Minimal, Complete, and Verifiable](https://stackoverflow.com/help/minimal-reproducible-example) example will result in this issue being closed without further review.'
**IMPORTANT**: Failure to provide a [Minimal, Complete, and Verifiable](https://stackoverflow.com/help/minimal-reproducible-example) example will result in this issue being closed without further review.
- type: textarea
attributes:
label: Description
validations:
required: false
required: true

- type: textarea
attributes:
label: Recipe for reproducing
description: You read the "IMPORTANT" note above, right? RIGHT?!?
description: You saw the "IMPORTANT" note above, right?
render: bash
validations:
required: false
required: true

- type: textarea
attributes:
Expand Down

0 comments on commit 294022c

Please sign in to comment.