mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 18:41:50 +01:00
ci: improve issue template
This commit is contained in:
10
.github/ISSUE_TEMPLATE/bug.yml
vendored
10
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -40,6 +40,16 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
id: bot-version
|
||||||
|
attributes:
|
||||||
|
label: 🤖 What version of the bot are you using?
|
||||||
|
description: |
|
||||||
|
You can find out by running: `kleinanzeigen-bot version`
|
||||||
|
placeholder: e.g. 2025+8e2385c
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: browsers
|
id: browsers
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user