Add spaces between names of issue templates

This commit is contained in:
Jaime van Kessel 2021-03-04 16:52:59 +01:00
parent fdb957ecf2
commit 2b63fb1081
No known key found for this signature in database
GPG key ID: 3710727397403C91
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: BugReport
name: Bug Report
description: Create a report to help us fix issues.
labels: "Type: Bug"
issue_body: true

View file

@ -1,4 +1,4 @@
name: FeatureRequest
name: Feature Request
description: Suggest an idea for this project.
labels: "Type: New Feature"
issue_body: true