Clarify descriptions of issue templates

This commit is contained in:
JustAnotherArchivist
2023-01-11 22:52:52 +00:00
parent 996cf882cc
commit ceb06664f0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
name: Bug report
description: Create a report to help us improve
description: Are you experiencing a problem? Create a report to help us improve!
labels: 'bug'
body:
- type: markdown

View File

@@ -1,6 +1,6 @@
---
name: Question
about: Ask away!
about: Ask away! (Do not use this for bugs or features.)
labels: 'question'
---