Skip to content

Commit

Permalink
Update bug template to include latest released versions
Browse files Browse the repository at this point in the history
The bug template should include a drop down selection for newly released Bandit versions 1.8.1 and 1.8.2.
  • Loading branch information
ericwb authored Jan 12, 2025
1 parent c2c336d commit 0af29a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ body:
label: Bandit version
description: Run "bandit --version" if unsure of version number
options:
- 1.8.0 (Default)
- 1.8.2 (Default)
- 1.8.1
- 1.8.0
- 1.7.10
- 1.7.9
- 1.7.8
Expand Down

0 comments on commit 0af29a1

Please sign in to comment.