mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
ci: update issue templates
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug.yml
vendored
7
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -6,7 +6,12 @@ labels: ["bug"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: Thanks for taking the time to fill out this bug report!
|
||||
value: |
|
||||
Thank you for taking the time to submit a bug report!
|
||||
|
||||
This project is run by volunteers, and we depend on users like you to improve it.
|
||||
|
||||
Please try to investigate the issue yourself, and if possible submit a pull request with a fix.
|
||||
|
||||
- type: textarea
|
||||
id: expected-behaviour
|
||||
|
||||
7
.github/ISSUE_TEMPLATE/enhancement.yaml
vendored
7
.github/ISSUE_TEMPLATE/enhancement.yaml
vendored
@@ -6,7 +6,12 @@ labels: [enhancement]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: Thanks for taking the time to fill out this enhancement request!
|
||||
value: |
|
||||
Thanks for taking the time to fill out this enhancement request!
|
||||
|
||||
This project is run by volunteers, and we depend on users like you to improve it.
|
||||
|
||||
Please consider implementing the enhancement yourself and submitting a pull request with your changes.
|
||||
|
||||
- type: textarea
|
||||
id: problem
|
||||
|
||||
Reference in New Issue
Block a user