Formats documents.

This commit is contained in:
Henning Dieterichs 2021-12-07 12:06:37 +01:00
parent df492782e2
commit 5414af93ba
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
name: Bug Report name: Bug Report
description: File a bug report description: File a bug report
title: "[Bug] " title: '[Bug] '
body: body:
- type: markdown - type: markdown
attributes: attributes:
@ -32,7 +32,7 @@ body:
attributes: attributes:
label: Actual Behavior label: Actual Behavior
description: Please describe the actual behavior, as observed in the playground. description: Please describe the actual behavior, as observed in the playground.
- type: textarea - type: textarea
id: expected-behavior id: expected-behavior
attributes: attributes:

View file

@ -1,8 +1,8 @@
name: Feature Request name: Feature Request
description: Suggest an idea for this project description: Suggest an idea for this project
title: "[Feature Request] " title: '[Feature Request] '
labels: labels:
- "feature-request" - 'feature-request'
body: body:
- type: markdown - type: markdown
attributes: attributes: