Fix description, labels and ''

This commit is contained in:
JeremyStar™ 2024-04-09 22:57:47 +02:00
parent 8580732e9e
commit 62762ed4e2
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D
4 changed files with 15 additions and 12 deletions

View file

@ -1,7 +1,8 @@
name: '⚠️ Bug report'
description: 'Report a bug in the framework.'
about: 'Report a bug in the framework.'
title: 'bug: '
labels: Bug/New
labels:
- 'Bug/New'
body:
- type: 'markdown'
id: 'text-introduction'

View file

@ -1,8 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: 📚 Documentation
about: Visit the documentation. Maybe your answer is written somewhere on there instead.
url: https://core.staropensource.de
- name: ❓ Infrequently Asked Questions
about: There we cover some questions you may ask yourself (or not).
url: https://core.staropensource.de/iaq
- name: '📚 Documentation'
about: 'Visit the documentation. Maybe your answer is written somewhere on there instead.'
url: 'https://core.staropensource.de'
- name: '❓ Infrequently Asked Questions'
about: 'There we cover some questions you may ask yourself (or not).'
url: 'https://core.staropensource.de/iaq'

View file

@ -1,7 +1,8 @@
name: '✨ Feature Request'
description: 'Request a feature to be implemented in the framework.'
about: 'Request a feature to be implemented in the framework.'
title: 'feat: '
labels: FeatureRequest/New
labels:
- 'FeatureRequest/New'
body:
- type: 'markdown'
id: 'text-introduction'

View file

@ -1,7 +1,8 @@
name: '💬 Help'
description: 'Request help.'
about: 'Request help.'
title: 'help: '
labels: Help/Wanted
labels:
- 'Help/Wanted'
body:
- type: 'markdown'
id: 'text-introduction'