Ver Fonte

Merge pull request #78 from sptramer/rfc61/community-reviewer

Community reviewer guidelines.
chanmosq há 2 anos atrás
pai
commit
204d2b66b6

+ 64 - 0
.github/ISSUE_TEMPLATE/community-specialist.yaml

@@ -0,0 +1,64 @@
+name: Community Specialist Nomination Template
+description: Nominate yourself or someone else to become a community specialist.
+title: 'Community Specialist Nomination: <username>'
+labels: nomination/community-specialist
+body:
+  - type: markdown
+    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` repos.
+        Community reviewers are expected to:
+
+        * Assist in the review of blogs and other community-related content.
+        * Help surface and guide discussion for `o3de/community` issues.
+        * Provide feedback on RFCs which affect the O3DE community.
+        * Contribute to and participate in discussion channels like Discord and GitHub forums. Serving as a moderator is recommended but not required.
+        * Serving as a dedicated representative of the broader O3DE community.
+        * Assist in enforcing the [code of conduct](https://lfprojects.org/policies/code-of-conduct/).
+        * Attending SIG meetings which you can represent the community in is recommended but not required.
+        
+        **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.
+  - type: input
+    id: username
+    attributes:
+      label: Nominee's GitHub username
+      placeholder: username
+    validations:
+      required: true
+  - type: input
+    id: discord
+    attributes:
+      label: Nominee Discord user name
+      placeholder: discord
+    validations:
+      required: false
+  - type: textarea
+    id: evidence
+    attributes:
+      label: Link to relevant evidence that demonstrates meeting the requirements.
+      placeholder: |
+        * <links to relevant pull requests or comments>
+        * ...
+    validations:
+      required: true
+  - type: textarea
+    id: information
+    attributes:
+      label: Support statement  (Optional)
+      description: If you'd like, include a brief statement about why you support this nomination.
+  - type: checkboxes
+    id: approvals
+    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 - 3
governance/reviewers-maintainers.md

@@ -2,10 +2,10 @@
 
 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