Update issue templates

This commit is contained in:
Simon Schödler 2023-05-06 10:06:54 +02:00 committed by GitHub
parent 4d8d05053a
commit 7a2bf0f699
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
title: 'Bug: '
labels: triage
assignees: ''
---

View file

@ -1,8 +1,8 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
title: 'CR: '
labels: triage
assignees: ''
---