Update issue templates

This commit is contained in:
Jacob Overgaard
2023-06-30 14:45:16 +02:00
committed by GitHub
parent 3d45028c14
commit 26ffeb3ce0
2 changed files with 35 additions and 2 deletions

View File

@@ -1,9 +1,10 @@
---
name: ✨ Feature request
name: "✨ Feature request"
about: Suggest an idea for this project
title: ''
labels: 'type/feature'
labels: type/feature
assignees: ''
---
**Is your feature request related to a problem? Please describe.**

View File

@@ -0,0 +1,32 @@
---
name: "\U0001F41B Bug report"
about: Create a report to help us improve
title: "[BUG]: "
labels: type/bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.