📝 chore(issue templates): include label in bug reports

This commit is contained in:
welpo 2023-09-16 02:10:28 +02:00
parent b26902da16
commit ecaf0f1221
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -2,7 +2,7 @@
name: Bug report
about: Did you run into an issue while using tabi?
title: ''
labels: ''
labels: bug
assignees: ''
---
@ -20,5 +20,5 @@ Tell us what should have happened.
## Current Behavior
Tell us what happens instead of the expected behavior.
## Step to reproduce
## Step to Reproduce
Please provide the steps to reproduce the issue.