fix issue template issues

This commit is contained in:
pat-s 2024-01-01 21:57:58 +01:00
parent b39f5dc372
commit 5dd0b39678
No known key found for this signature in database
GPG key ID: 3C6318841EF78925
3 changed files with 9 additions and 1 deletions

View file

@ -15,3 +15,10 @@ body:
validations:
required: true
blank_issues_enabled: true
contact_links:
- name: Ask a question in our Matrix room
about: If you prefer a chat-like conversation or in need for quick help, this might be an alternative to opening an issue.
url: https://matrix.to/#/#woodpecker:matrix.org
- name: Frequently Asked Questions
url: https://woodpecker-ci.org/faq
about: Check the FAQs for common questions.

View file

@ -3,6 +3,7 @@ about: This template is used to report bugs!
title: ""
labels:
- bug
body:
- type: markdown
attributes:
value: |

View file

@ -5,7 +5,7 @@ body:
- type: markdown
attributes:
value: |
> **Note**: Thanks for contributing to this project with your pull request!
Thanks for contributing to this project with your pull request!
- type: textarea
id: summary
attributes: