Quote Around Colons in Yaml [skip ci]

pull/1689/head
Qstick 4 years ago
parent 044b54a335
commit edda5b1433

@ -3,7 +3,7 @@ name: Bug report
about: Support requests will be closed immediately, if you are unsure go to our Discord about: Support requests will be closed immediately, if you are unsure go to our Discord
or Subreddit first. Exceptions do not mean you found a bug! or Subreddit first. Exceptions do not mean you found a bug!
title: '' title: ''
labels: Type: Bug labels: 'Type: Bug'
assignees: '' assignees: ''
--- ---

@ -2,7 +2,7 @@
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: '' title: ''
labels: Type: Enhancement labels: 'Type: Enhancement'
assignees: '' assignees: ''
--- ---

Loading…
Cancel
Save