Update issue templates

This commit is contained in:
ByteDice
2025-01-26 11:27:54 +01:00
committed by GitHub
parent 3c7041c631
commit 621548e81e
2 changed files with 46 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
---
name: Bug report
about: An issue about things that aren't working as intended.
title: "[BUG]"
labels: bug
assignees: ''
---
**Description**
What the bug looks like, where it's present, and other relevant information.
**System**
On desktop:
* OS (Windows, Linux, macOS, etc.)
* Browser (Firefox, Chrome, Safari, etc.)
* Version (e.g. 22)
On mobile:
* Device (Samsung galaxy 20, iPhone 13, etc.)
* OS (Android 15, iOS 18.2.1, etc.)
* Browser (Firefox, Chrome, Safari, etc.)
* Version (e.g. 22)
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
Recommended but optional screenshots.
**Additional context**
Other context about the problem.
+14
View File
@@ -0,0 +1,14 @@
---
name: Feature request
about: An idea you'd like to see implemented in the website.
title: ''
labels: enhancement
assignees: ''
---
**Description**
A clear description of what you'd like to be implemented.
**Additional context**
Add any other context or screenshots about the feature request here.