2
0
Эх сурвалжийг харах

Fixed syntax errors with issue templates

Signed-off-by: chanmosq <[email protected]>
chanmosq 2 жил өмнө
parent
commit
1f1414d870

+ 7 - 7
.github/ISSUE_TEMPLATE/community-specialist.yaml

@@ -55,10 +55,10 @@ body:
     attributes:
       label: Nomination Review Checklist
       description: > 
-      3+ boxes must be checked (Including community member approvals)
-      Leave this empty. This checklist will be filled in by a sig-docs-community member who is reviewing the nomination.
-      options:
-        - label: 2+ Community Specialists who approve, _or_ 3+ Community members (Reviewer, Maintainer, Chair) who approve
-        - label: Active on GitHub for 90 days
-        - label: Active on O3DE Discord for 90 days
-        - label: Consistent involvement in pull requests, discussions, or community channels for the last 60 days
+        3+ boxes must be checked (Including community member approvals)
+        Leave this empty. This checklist will be filled in by a sig-docs-community member who is reviewing the nomination.
+        options:
+          - label: 2+ Community Specialists who approve, _or_ 3+ Community members (Reviewer, Maintainer, Chair) who approve
+          - label: Active on GitHub for 90 days
+          - label: Active on O3DE Discord for 90 days
+          - label: Consistent involvement in pull requests, discussions, or community channels for the last 60 days

+ 5 - 5
.github/ISSUE_TEMPLATE/docs-reviewer-nomination.yaml

@@ -44,9 +44,9 @@ body:
       description: Leave this empty. This checklist will be filled in by a sig-docs-community member who is reviewing the nomination.
       options:
         - label: |
-          6+ merged documentation contributions for the O3DE project. The following count as documentation contributions:
-          
-          * Contributions to any section of https://o3de.org/docs requiring review by a member of the [sig-docs-community-review](https://github.com/orgs/o3de/teams/sig-docs-community-reviewers) team.
-          * Contributions to accepted sig-docs-community RFCs related to documentation. This may include operational support as well as technical writing.
-          * High-quality error messages, tooltips, UI text, or API documentation submitted to https://github.com/o3de/o3de involving approval of at least one member of the [docs-reviewer](https://github.com/orgs/o3de/teams/docs-reviewers) team.
+            6+ merged documentation contributions for the O3DE project. The following count as documentation contributions:          
+            
+            * Contributions to any section of https://o3de.org/docs requiring review by a member of the [sig-docs-community-review](https://github.com/orgs/o3de/teams/sig-docs-community-reviewers) team.
+            * Contributions to accepted sig-docs-community RFCs related to documentation. This may include operational support as well as technical writing.
+            * High-quality error messages, tooltips, UI text, or API documentation submitted to https://github.com/o3de/o3de involving approval of at least one member of the [docs-reviewer](https://github.com/orgs/o3de/teams/docs-reviewers) team.
         - label: 2+ docs or community reviewers or maintainers of the Documentation and Community SIG approve the nomination.