Update issue templates
This commit is contained in:
@@ -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.
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user