瀏覽代碼

Update documentation section options for new issues

jeremystretch 3 年之前
父節點
當前提交
33c6142365
共有 1 個文件被更改,包括 9 次插入5 次删除
  1. 9 5
      .github/ISSUE_TEMPLATE/documentation_change.yaml

+ 9 - 5
.github/ISSUE_TEMPLATE/documentation_change.yaml

@@ -19,11 +19,15 @@ body:
       label: Area
       description: To what section of the documentation does this change primarily pertain?
       options:
-        - Installation instructions
-        - Configuration parameters
-        - Functionality/features
-        - REST API
-        - Administration/development
+        - Features
+        - Installation/upgrade
+        - Getting started
+        - Configuration
+        - Customization
+        - Integrations/API
+        - Plugins
+        - Administration
+        - Development
         - Other
     validations:
       required: true