Add aiogram version field to feature request template (#1040)

* Add `aiogram version` field to feature request template

* Change `version` field type to dropdown
This commit is contained in:
Evgen Fil 2022-10-23 03:24:15 +05:00 committed by GitHub
parent 46909f4a29
commit 8604ab7cd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,17 @@ description: Report features you would like to see or improve in the framework.
labels:
- enhancement
body:
- type: dropdown
attributes:
label: aiogram version
options:
- 2.x
- 3.x
- both
- n/a
validations:
required: true
- type: textarea
attributes:
label: Problem