|
| 1 | +--- |
| 2 | +name: Feature or Change Request |
| 3 | +about: Request a new feature or a change of the current behavior |
| 4 | +title: '' |
| 5 | +labels: '' |
| 6 | +assignees: '' |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +<!-- |
| 11 | +
|
| 12 | +Before raising an issue here, answer the following questions for yourself, please: |
| 13 | +
|
| 14 | +* Did you read through the troubleshooting section? (https://github.com/netbox-community/netbox-docker/wiki/Troubleshooting) |
| 15 | +* Have you had a look at the rest of the wiki? (https://github.com/netbox-community/netbox-docker/wiki) |
| 16 | +* Have you read the release notes recently (https://github.com/netbox-community/netbox-docker/releases) |
| 17 | +* Are you confident that your feature/change request is related to the Docker image or Docker Compose file this project provides? |
| 18 | + (Otherwise ask on the Netbox mailing list, please: https://groups.google.com/d/forum/netbox-discuss) |
| 19 | +* Have you looked through the issues already resolved? |
| 20 | +
|
| 21 | +Please try this means to get help before opening an issue here: |
| 22 | +
|
| 23 | +* On the networktocode Slack in the #netbox-docker channel: http://slack.networktocode.com/ |
| 24 | +* On the networktocode Slack in the #netbox channel: http://slack.networktocode.com/ |
| 25 | +* On the Netbox mailing list: https://groups.google.com/d/forum/netbox-discuss |
| 26 | +
|
| 27 | +--> |
| 28 | + |
| 29 | +## Desired Behavior |
| 30 | + |
| 31 | +<!-- please describe the behavior you desire --> |
| 32 | +... |
| 33 | + |
| 34 | +## Contrast to Current Behavior |
| 35 | + |
| 36 | +<!-- please describe how the desired behavior is different to the current behavior --> |
| 37 | +... |
| 38 | + |
| 39 | +## Changes Required |
| 40 | + |
| 41 | +<!-- if you can, please elaborate what changes would exactly be required --> |
| 42 | +... |
| 43 | + |
| 44 | +## Discussion: Benefits and Drawbacks |
| 45 | + |
| 46 | +<!-- |
| 47 | +Please make your case here: |
| 48 | +- Why do you think this project and the community will benefit from your suggestion? |
| 49 | +- What are the drawbacks of this change? Is it backwards-compatible? |
| 50 | +- Anything else that you think is relevant to the discussion of this feature/change request. |
| 51 | +--> |
| 52 | +... |
0 commit comments