Skip to content

Commit

Permalink
docs: add rule name to issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Oct 19, 2023
1 parent ecaa28f commit d0e5f8c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ body:
Operating System:
validations:
required: true
- type: input
attributes:
label: What rule do you want to report
description: Please provide the name of the rule you're having problems with.
validations:
required: true
- type: input
attributes:
label: Link to Minimal Reproducible Example
Expand Down

0 comments on commit d0e5f8c

Please sign in to comment.