ee40e339c8
Fix all instances of "Netbox". ```Shell git ls-files -z . | xargs --null -I '{}' find './{}' -type f -print0 | xargs --null sed --in-place --regexp-extended 's#Netbox#NetBox#g;' ``` Ref: https://netbox.readthedocs.io/en/stable/development/style-guide/#branding
2.2 KiB
2.2 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
Bug report | Create a report to help us improve |
Current Behavior
...
Expected Behavior
...
Debug Information
The output of docker-compose version
: XXXXX
The output of docker version
: XXXXX
The output of git rev-parse HEAD
: XXXXX
The command you used to start the project: XXXXX
The output of docker inspect netboxcommunity/netbox:latest --format "{{json .Config.Labels}}"
:
{
"JSON JSON JSON":
"--> Please paste formatted json. (Use e.g. `jq` or https://jsonformatter.curiousconcept.com/)"
}
The output of docker-compose logs netbox
:
LOG LOG LOG