Merge branch 'main' into dev
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
---
|
||||||
|
name: Bug Report
|
||||||
|
about: Report a bug or issue with the software.
|
||||||
|
title: '[BUG]'
|
||||||
|
labels: 'bug'
|
||||||
|
assignees: ''
|
||||||
|
---
|
||||||
|
|
||||||
## Bug Report
|
## Bug Report
|
||||||
|
|
||||||
**Description of the Bug**
|
**Description of the Bug**
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
|
---
|
||||||
|
name: Feature Request
|
||||||
|
about: Suggest a new feature or enhancement for the project.
|
||||||
|
title: '[FEATURE]'
|
||||||
|
labels: 'enhancement'
|
||||||
|
assignees: ''
|
||||||
|
---
|
||||||
|
|
||||||
## Feature Request
|
## Feature Request
|
||||||
|
|
||||||
**Description of the Feature**
|
**Description of the Feature**
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
|
---
|
||||||
|
name: Help Request
|
||||||
|
about: Use this template to request help or support.
|
||||||
|
title: '[HELP]'
|
||||||
|
labels: help
|
||||||
|
assignees: ''
|
||||||
|
---
|
||||||
|
|
||||||
## Help Request
|
## Help Request
|
||||||
|
|
||||||
**Issue Summary**
|
**Issue Summary**
|
||||||
|
|||||||
Reference in New Issue
Block a user