Просмотр исходного кода

Add NetBox Enterprise deployment type

Jeremy Stretch 1 год назад
Родитель
Сommit
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
         [netbox-docker](https://github.com/netbox-community/netbox-docker) repo.)
       options:
-        - Self-hosted
         - NetBox Cloud
+        - NetBox Enterprise
+        - Self-hosted
     validations:
       required: true
   - type: input