Skip to content

Commit

Permalink
RFC 2: Invite contributors to teams
Browse files Browse the repository at this point in the history
Closes GH-2.

Related to unifiedjs/governance#28.
Related to unifiedjs/governance#29.
Related to unifiedjs/governance#31.
Related to unifiedjs/governance#32.

Reviewed-by: Christian Murphy <[email protected]>
Reviewed-by: Victor Felder <[email protected]>
Reviewed-by: Titus Wormer <[email protected]>
  • Loading branch information
johno authored and wooorm committed Aug 27, 2019
1 parent 1eaf665 commit d3277bc
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions text/0000-contributor-team.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
- Start Date: 2019-02-27
- RFC PR: [2][]
- unified Issue:

# Summary

It'd be nice to add a “contributor” team to unified organizations which
all contributors are invited to.
There’s precedent here with what Gatsby does and helps contributors
receive a warm welcome to the community after getting a PR merged.

## Basic example

If a user gets a PR merged they receive an invite to the org as a “contributor”.
The contributor team has triage (not write) access on GitHub.

## Motivation

To make contributors feel welcome.

## Detailed design

* [Motion to nominate a contributor][motion]
* [`github-tools`][tools]

## Drawbacks

* Could grow into 100s of inactive contributors

## Alternatives

* GitHub contribution graph
* [`all-contributors`][all-contributors]

## Adoption strategy

N/A

## Unresolved questions

N/A

[2]: https://github.com/unifiedjs/rfcs/pull/2

[motion]: https://github.com/unifiedjs/governance/blob/master/members.md#motion-to-nominate-a-contributor

[tools]: https://github.com/unifiedjs/github-tools

[all-contributors]: https://github.com/all-contributors/all-contributors

0 comments on commit d3277bc

Please sign in to comment.