Update issue templates

This commit is contained in:
hinto-janai 2023-04-20 18:44:38 +00:00 committed by GitHub
parent d2bd627df6
commit c06d851b23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 0 deletions

23
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,23 @@
---
name: Bug report
about: Create a bug report
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
What is the bug?
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. See error
**Screenshots**
If possible, add screenshots to help explain the bug.
**OS & Version:**
e.g: Windows 11, Gupax v1.2.1

View file

@ -0,0 +1,14 @@
---
name: Feature request
about: Request a feature
title: ''
labels: feature
assignees: ''
---
**Feature request**
Describe the feature you're requesting.
**Additional context**
Add any other context or screenshots about the feature request.