Skip to content

Commit 2830c29

Browse files
authored
chore: bug struct correction no. 2
1 parent 0da338b commit 2830c29

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/ISSUE_TEMPLATE/report-bug.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,11 @@ body:
6464
id: version
6565
attributes:
6666
label: What version of the library did you use?
67-
multiple: true
67+
multiple: false
6868
options:
69-
- Latest PyPI release
70-
- `stable` branch
71-
- `unstable` branch
72-
- `unstable` with a 3rd party library.
69+
- release
70+
- stable
71+
- unstable
7372
validations:
7473
required: true
7574
- type: checkboxes

0 commit comments

Comments
 (0)