Преглед на файлове

Add NetBox Enterprise deployment type

Jeremy Stretch преди 1 година
родител
ревизия
44f7ab0970
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  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
         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.)
         [netbox-docker](https://github.com/netbox-community/netbox-docker) repo.)
       options:
       options:
-        - Self-hosted
         - NetBox Cloud
         - NetBox Cloud
+        - NetBox Enterprise
+        - Self-hosted
     validations:
     validations:
       required: true
       required: true
   - type: input
   - type: input