Update issue templates

This commit is contained in:
Hargata Softworks
2025-02-06 22:46:55 -07:00
committed by GitHub
parent e39b38c2d5
commit 4f1e83a7d7
2 changed files with 19 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
---
name: Bug report
about: Report a bug
title: ''
title: "[BUG]"
labels: ''
assignees: ''
@@ -18,7 +18,7 @@ Please make sure you have performed the following steps before opening a new bug
**Platform**
- [ ] Docker Image
- [ ] Windows Standalone Executable
- [ ] Windows/Linux Standalone Executable
**Browser Console Errors(F12)**
<!-- Attach a screenshot or codeblock containing the browser console error -->

View File

@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE REQUEST]"
labels: ''
assignees: ''
---
**Checklist**
Please make sure you have performed the following steps before submitting a new feature request, change `[ ]` to `[x]` to mark it as done
- [ ] I have read the [Contributing Guidelines](https://github.com/hargata/lubelog/blob/main/.github/CONTRIBUTING.md) and [Scope and Purpose](https://github.com/hargata/lubelog/wiki/Scope-and-Purpose)
- [ ] I have searched through existing issues.
** Description**
<!-- Describe the feature request below this line -->