Merge pull request #109 from ynput/chore/issue_template_title_without_label

Update issue template titles to remove prefixes.
This commit is contained in:
Jakub Ježek 2024-03-04 10:30:40 +01:00 committed by GitHub
commit c5b6456bb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
name: Bug Report
description: File a bug report
title: 'Bug: '
title: ''
labels:
- 'type: bug'
body:

View file

@ -1,6 +1,6 @@
name: Enhancement Request
description: Create a report to help us enhance a particular feature
title: "Enhancement: "
title: ""
labels:
- "type: enhancement"
body: