Browse Source

Clean up Community Specialist nomination form and edit reviewers-maintainers to define the role.

Signed-off-by: Stephen Tramer <[email protected]>
Stephen Tramer 2 years ago
parent
commit
450fcf6684

+ 11 - 10
.github/ISSUE_TEMPLATE/community-reviewer.yaml → .github/ISSUE_TEMPLATE/community-specialist.yaml

@@ -1,12 +1,14 @@
-name: Community Reviewer Nomination Template
+name: Community Specialist Nomination Template
 description: Nominate yourself or someone else to become a community specialist.
 description: Nominate yourself or someone else to become a community specialist.
 title: 'Community Reviewer Nomination: <username>'
 title: 'Community Reviewer Nomination: <username>'
-labels: nomination/community-reviewer
+labels: nomination/community-specialist
 body:
 body:
   - type: markdown
   - type: markdown
     attributes:
     attributes:
-      value: |
-        The Documentation and Community SIG maintains several SIG roles requiring  approval - this nomination form is for serving as a _community specialist_, responsible for reviewing contributions to `o3de.org/community`, `o3de.org/blogs`, `o3de.org/docs/contributing`, and the `o3de/community` repo. Community reviewers are expected to:
+      value: >
+        The Documentation and Community SIG maintains several SIG roles requiring  approval - this nomination form is for serving as a _community specialist_,
+        responsible for reviewing contributions to `o3de.org/community`, `o3de.org/blogs`, `o3de.org/docs/contributing`, and the `o3de/community` repo.
+        Community reviewers are expected to:
 
 
         * Assist in the review of blogs and other community-related content.
         * Assist in the review of blogs and other community-related content.
         * Help surface and guide discussion for `o3de/community` issues.
         * Help surface and guide discussion for `o3de/community` issues.
@@ -18,7 +20,8 @@ body:
         
         
         **Maintaing status:** Remain active in community review, project discussions, blog review, or blog submission for a 90 day period.
         **Maintaing status:** Remain active in community review, project discussions, blog review, or blog submission for a 90 day period.
 
 
-        For more on the general requirements of the O3DE community roles, read our [Community Membership](https://github.com/o3de/community/blob/main/community-membership.md) information.
+        For more on the general requirements of the O3DE community roles, read our
+        [Community Membership](https://github.com/o3de/community/blob/main/community-membership.md) information.
   - type: input
   - type: input
     id: username
     id: username
     attributes:
     attributes:
@@ -54,8 +57,6 @@ body:
       description: 3+ boxes must be checked (Including community member approvals)
       description: 3+ boxes must be checked (Including community member approvals)
       options:
       options:
         - label: 2+ Community Reviewers who approve, _or_ 3+ Community members (Reviewer, Maintainer, Chair) who approve
         - label: 2+ Community Reviewers who approve, _or_ 3+ Community members (Reviewer, Maintainer, Chair) who approve
-        - label: |
-            Active on GitHub for 90 days or more OR Active in O3DE Discord for 90 days.
-            Consistent involvement in pull requests, discussions, or community channels for the last 60 days
-            
-            
+        - 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 - 3
governance/reviewers-maintainers.md

@@ -2,10 +2,10 @@
 
 
 The Documentation and Community SIG maintains the following reviewer teams:
 The Documentation and Community SIG maintains the following reviewer teams:
 
 
-* [**Documentation Reviewer**](https://github.com/orgs/o3de/teams/docs-reviewers) - Responsible for reviewing documentation content to `o3de.org`, or conducting reviews of certain `o3de` in-product documentation elements.
-* **Community Reviewer** - Responsible for reviewing community materials, including contributor guides and blogs.
+* [**Documentation Reviewer**](https://github.com/orgs/o3de/teams/sig-docs-community-reviewers) - Responsible for reviewing documentation content to `o3de.org`, or conducting reviews of certain `o3de` in-product documentation elements.
+* **Community Specialist** - Responsible for helping review community content on [o3de.org](http://www.o3de.org) as well as participate actively in Open 3D Engine community channels.
 
 
-We also have [SIG maintainers](https://github.com/o3de/o3de/discussions). Documentation and Community maintainers are reviewers who have been elevated from the documentation or community reviewer teams to take on additional responsibility and serve as trusted sources of guidance.
+We also have [SIG maintainers](https://github.com/orgs/o3de/teams/sig-docs-community-maintainers). Documentation and Community maintainers are reviewers who have been elevated from the documentation or community reviewer teams to take on additional responsibility and serve as trusted sources of guidance.
 
 
 ### Technical reviewer roles
 ### Technical reviewer roles