Parcourir la source

Add NetBox Enterprise deployment type

Jeremy Stretch il y a 2 ans
Parent
commit
44f7ab0970
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 2 - 1
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -17,8 +17,9 @@ body:
         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
+        - NetBox Enterprise
+        - Self-hosted
     validations:
       required: true
   - type: input