Create feature_request.md
This commit is contained in:
parent
c03663ce6b
commit
ac1438fb6b
|
@ -0,0 +1,35 @@
|
||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Is your feature request related to a problem? Please describe.
|
||||||
|
|
||||||
|
A clear and concise description of what the problem is. Ex. I'm always using this feature but am missing [...]
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
|
## Your Environment
|
||||||
|
<!--- Include as many relevant details about your environment -->
|
||||||
|
* Director version (System - About):
|
||||||
|
* Icinga Web 2 version and modules (System - About):
|
||||||
|
* Icinga 2 version (`icinga2 --version`):
|
||||||
|
* Operating System and version:
|
||||||
|
* Webserver, PHP versions:
|
||||||
|
|
Loading…
Reference in New Issue