docs: add default label to bug report issue template

This commit is contained in:
httpjamesm 2024-06-13 01:46:22 -04:00
parent 6ce4817489
commit e19717ff32
No known key found for this signature in database

View File

@ -2,34 +2,32 @@
name: Bug report name: Bug report
about: 'Create a report to help us improve' about: 'Create a report to help us improve'
title: '' title: ''
labels: '' labels: 'bug'
assignees: '' assignees: ''
--- ---
Please make sure you're on the latest version before submitting. Please make sure you're on the latest version before submitting.
# What's Happening? # What's Happening?
<!-- Describe here -->
<!-- Describe here -->
## How to reproduce: ## How to reproduce:
<!-- Describe here -->
<!-- Describe here -->
## Affected Platforms: ## Affected Platforms:
- [ ] macOS - [ ] macOS
- [ ] Windows - [ ] Windows
- [ ] Linux (Specify) - [ ] Linux (Specify)
- [ ] iOS - [ ] iOS
- [ ] Android - [ ] Android
Version: Version:
## Browser: ## Browser:
- [ ] Chromium-based (ex: Brave or Chrome) - [ ] Chromium-based (ex: Brave or Chrome)
- [ ] Webkit-based (ex: Safari) - [ ] Webkit-based (ex: Safari)
- [ ] Gecko-based (ex: Firefox) - [ ] Gecko-based (ex: Firefox)