Skip to content

Commit 6133e08

Browse files
authored
Update bug template to include latest released versions (#1218)
The bug template should include a drop down selection for newly released Bandit versions 1.8.1 and 1.8.2.
1 parent 7619cc4 commit 6133e08

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ body:
4444
label: Bandit version
4545
description: Run "bandit --version" if unsure of version number
4646
options:
47-
- 1.8.0 (Default)
47+
- 1.8.2 (Default)
48+
- 1.8.1
49+
- 1.8.0
4850
- 1.7.10
4951
- 1.7.9
5052
- 1.7.8

0 commit comments

Comments
 (0)