forked from o3de/sig-docs-community
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Community reviewer guidelines. [RELATED o3de#61]
Signed-off-by: Stephen Tramer <[email protected]>
- Loading branch information
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
name: Community Reviewer Nomination Template | ||
description: Nominate yourself or someone else to become a community reviewer. | ||
title: 'Community Reviewer Nomination: <username>' | ||
labels: nomination/community-reviewer | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
The Documentation and Community SIG maintains several reviewer roles requiring SIG approval - this nomination form is for serving as a _community reviewer_, 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. | ||
* Help surface and guide discussion for `o3de/community` issues. | ||
* <???> | ||
**Maintaing status:** <???> | ||
For more on the general requirements of Reviewer roles, read our [Community Membership](https://github.com/o3de/community/blob/main/community-membership.md) information. | ||
- type: input | ||
id: username | ||
attributes: | ||
label: Nominee GitHub user name | ||
placeholder: username | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: evidence | ||
attributes: | ||
label: Link to relevant pull requests or comments that demonstrate 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: '**BOXES TO BE CHECKED NOMINATION REVIEW**' | ||
options: | ||
- label: <???> |