Skip to content

Commit

Permalink
Add flake8 version to issue form (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz authored Aug 14, 2021
1 parent 61ece33 commit 3d7f443
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ body:
placeholder: 3.9.0
validations:
required: false
- type: input
id: flake8_version
attributes:
label: flake8 Version
description: Which version of flake8 were you using?
placeholder: 3.9.2
validations:
required: false
- type: input
id: package_version
attributes:
Expand Down

0 comments on commit 3d7f443

Please sign in to comment.