Quellcode durchsuchen

Add NetBox Enterprise deployment type

Jeremy Stretch vor 2 Jahren
Ursprung
Commit
44f7ab0970
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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