1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-23 11:13:34 +01:00

Fix bug_report.yml description field

field was over 200 chars and apparantely not valid|!
This commit is contained in:
Stevie Robinson 2022-12-09 15:11:27 +01:00 committed by Taloth
parent 779f348f7b
commit 05775a9bd0

View File

@ -1,5 +1,5 @@
name: Bug Report
description: 'Support Requests will be closed immediately, if you are not 100% certain this is a bug please go to our Reddit, Discord, Forums, or IRC first. Exceptions do not mean you found a bug! Sonarr v2 is EOL & unsupported.'
description: 'Support Requests will be closed immediately, if you are not 100% certain this is a bug please go to our Reddit, Discord, Forums, or IRC first. Sonarr v2 is EOL & unsupported.'
labels: ['needs-triage']
body:
- type: checkboxes