Merge pull request #69 from rockyhawk64/fireFerry-update-templates

Addition of new template
This commit is contained in:
fireFerry 2020-10-13 07:18:58 +02:00 committed by GitHub
commit 29bd67302d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
name: Feature request
name: Feature request (plugin)
about: Suggest an idea for this project
title: ''
labels: 'enhancement'

View File

@ -0,0 +1,21 @@
---
name: Feature request (server)
about: Suggest an idea for this project
title: ''
labels: 'enhancement (server)'
assignees: ''
---
This template is used to suggest things to be added to the **Command Panels Server**, if you would like to suggest something for the **Command Panels Plugin**, click [here](https://github.com/rockyhawk64/CommandPanels/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=)
### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
### Describe the solution you'd like
A clear and concise description of what you want to happen.
### Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
### Additional context
Add any other context or screenshots about the feature request here.