ソースを参照

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