mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
ci: improve issue template
This commit is contained in:
21
.github/ISSUE_TEMPLATE/bug.yml
vendored
21
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -13,6 +13,17 @@ body:
|
||||
|
||||
Please try to investigate the issue yourself, and if possible submit a pull request with a fix.
|
||||
|
||||
- type: checkboxes
|
||||
id: reproduce-latest
|
||||
attributes:
|
||||
label: 🔄 Tested on Latest Release
|
||||
description: |
|
||||
Only open issues for problems reproducible with the latest release:
|
||||
https://github.com/Second-Hand-Friends/kleinanzeigen-bot/releases/tag/latest
|
||||
options:
|
||||
- label: I confirm that I can reproduce this issue on the latest version
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: expected-behaviour
|
||||
attributes:
|
||||
@@ -40,16 +51,6 @@ body:
|
||||
validations:
|
||||
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
|
||||
id: browsers
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user