Update Issue_template

This commit is contained in:
Dariusz L
2025-08-11 18:16:50 +02:00
parent 5fb163cd59
commit 990853f8c7
2 changed files with 11 additions and 1 deletions

View File

@@ -3,11 +3,17 @@ description: Suggest improvements or additions to documentation
title: "[Docs] "
labels: [documentation]
body:
- type: markdown
attributes:
value: |
> This template is only for suggesting improvements or additions **to existing documentation**.
> If you want to suggest a new feature, functionality, or enhancement for the project itself, please use the **Feature Request** template instead.
> Thank you!
- type: input
id: doc_area
attributes:
label: Area of documentation
placeholder: e.g. Getting started, Node API, Deployment guide
placeholder: e.g. Key Features, Installation, Controls & Shortcuts
validations:
required: true
- type: textarea

View File

@@ -3,6 +3,10 @@ description: Suggest an idea for this project
title: '[Feature Request]: '
labels: ['enhancement']
body:
- type: markdown
attributes:
value: |
**Before suggesting a new feature, please make sure you are using the latest version of the project and that this functionality does not already exist.**
- type: markdown
attributes:
value: |