Explorar el Código

Add NetBox Enterprise deployment type

Jeremy Stretch hace 1 año
padre
commit
44f7ab0970
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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