Skip to content

Commit

Permalink
docs: update issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Oct 19, 2023
1 parent d0e5f8c commit 5c062e0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 53 deletions.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.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
52 changes: 0 additions & 52 deletions .github/ISSUE_TEMPLATE/change.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/new-rule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ body:
options:
- Warns about a potential problem
- Suggests an alternate way of doing something
- Enforces a formatting/stylistic preference
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 5c062e0

Please sign in to comment.