diff --git a/.github/ISSUE_TEMPLATE/feature.yaml b/.github/ISSUE_TEMPLATE/feature.yaml index 7fbd1f37..b6fe976d 100644 --- a/.github/ISSUE_TEMPLATE/feature.yaml +++ b/.github/ISSUE_TEMPLATE/feature.yaml @@ -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