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' name: '⚠️ Bug report'
description: 'Report a bug in the framework.' about: 'Report a bug in the framework.'
title: 'bug: ' title: 'bug: '
labels: Bug/New labels:
- 'Bug/New'
body: body:
- type: 'markdown' - type: 'markdown'
id: 'text-introduction' id: 'text-introduction'

View file

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

View file

@ -1,7 +1,8 @@
name: '✨ Feature Request' 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: ' title: 'feat: '
labels: FeatureRequest/New labels:
- 'FeatureRequest/New'
body: body:
- type: 'markdown' - type: 'markdown'
id: 'text-introduction' id: 'text-introduction'

View file

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