From d21616101488c88e9e6c43d0c5142c78292c6ca5 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 20 Feb 2024 11:36:27 -0500 Subject: [PATCH] Add link to netbox-docker repo --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 43ab47c9d..4dacec7ce 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -13,7 +13,9 @@ body: - type: dropdown attributes: label: Deployment Type - description: How are you running NetBox? + description: > + How are you running NetBox? (For issues with the Docker image, please go to the + [netbox-docker](https://github.com/netbox-community/netbox-docker) repo.) options: - Self-hosted - NetBox Cloud