53 lines
1.8 KiB
Markdown
53 lines
1.8 KiB
Markdown
|
---
|
||
|
name: Feature or Change Request
|
||
|
about: Request a new feature or a change of the current behavior
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
|
||
|
Before raising an issue here, answer the following questions for yourself, please:
|
||
|
|
||
|
* Did you read through the troubleshooting section? (https://github.com/netbox-community/netbox-docker/wiki/Troubleshooting)
|
||
|
* Have you had a look at the rest of the wiki? (https://github.com/netbox-community/netbox-docker/wiki)
|
||
|
* Have you read the release notes recently (https://github.com/netbox-community/netbox-docker/releases)
|
||
|
* Are you confident that your feature/change request is related to the Docker image or Docker Compose file this project provides?
|
||
|
(Otherwise ask on the Netbox mailing list, please: https://groups.google.com/d/forum/netbox-discuss)
|
||
|
* Have you looked through the issues already resolved?
|
||
|
|
||
|
Please try this means to get help before opening an issue here:
|
||
|
|
||
|
* On the networktocode Slack in the #netbox-docker channel: http://slack.networktocode.com/
|
||
|
* On the networktocode Slack in the #netbox channel: http://slack.networktocode.com/
|
||
|
* On the Netbox mailing list: https://groups.google.com/d/forum/netbox-discuss
|
||
|
|
||
|
-->
|
||
|
|
||
|
## Desired Behavior
|
||
|
|
||
|
<!-- please describe the behavior you desire -->
|
||
|
...
|
||
|
|
||
|
## Contrast to Current Behavior
|
||
|
|
||
|
<!-- please describe how the desired behavior is different to the current behavior -->
|
||
|
...
|
||
|
|
||
|
## Changes Required
|
||
|
|
||
|
<!-- if you can, please elaborate what changes would exactly be required -->
|
||
|
...
|
||
|
|
||
|
## Discussion: Benefits and Drawbacks
|
||
|
|
||
|
<!--
|
||
|
Please make your case here:
|
||
|
- Why do you think this project and the community will benefit from your suggestion?
|
||
|
- What are the drawbacks of this change? Is it backwards-compatible?
|
||
|
- Anything else that you think is relevant to the discussion of this feature/change request.
|
||
|
-->
|
||
|
...
|