[ci] yarn format
This commit is contained in:
parent
4e29d69c6e
commit
562d988d93
1 changed files with 2 additions and 8 deletions
|
@ -18,7 +18,6 @@ Scroll down to [Playbook](#playbook).
|
|||
|
||||
We recognize different degrees of contribution as **levels**, and most levels can be reached regardless of coding skill or years of experience. The two most important things that we look for in contributors are:
|
||||
|
||||
|
||||
- **Being here** - Everyone's time is valuable, and the fact that you're here and contributing to Astro is amazing! Thank you for being a part of this journey with us.
|
||||
- **Being a positive member of our community** - Go above and beyond our Code of Conduct, and commit to healthy communication in pull requests, issue discussions, Discord conversations, and interactions outside of our community (ex: no Twitter bullies allowed :)
|
||||
|
||||
|
@ -58,7 +57,6 @@ _Note: This process is still in progress, and the Discord bot that will power it
|
|||
- Self-nominate by running `!contribute` in the `#new-contributors` Discord channel and briefly describe your qualifying contribution (link recommended).
|
||||
- Connect your Discord account with GitHub (or Reddit, Twitter, etc.) to automatically get recognized for future contributions.
|
||||
|
||||
|
||||
### Level 2 (L2) - Maintainer
|
||||
|
||||
The **Maintainer** role is available to any contributor who wants to join the team and take part in the long-term maintenance of Astro.
|
||||
|
@ -156,7 +154,6 @@ In some rare cases, this role may be revoked by a project Steward. However, unde
|
|||
- Once nominated, there will be a vote by existing Core Maintainers (L3 and above).
|
||||
- See [vote rules & requirements](#voting) for info on how the vote works.
|
||||
|
||||
|
||||
### Steward
|
||||
|
||||
Steward is an additional privilege bestowed to 1 (or more) Core Maintainers. The role of Steward is mainly an administrative one. Stewards control and maintain sensitive project assets, and act as tiebreakers in the event of disagreements.
|
||||
|
@ -165,7 +162,6 @@ In extremely rare cases, a Steward can act unilaterally when they believe it is
|
|||
|
||||
The project Steward is currently: **@FredKSchott**
|
||||
|
||||
|
||||
#### Responsibilities
|
||||
|
||||
- Access to the [@astrodotbuild Twitter account](https://twitter.com/astrodotbuild)
|
||||
|
@ -249,7 +245,6 @@ If the pull request submitter is not a Core Maintainer, the PR can be closed by
|
|||
5. **If the vote passes:** the PR is merged and the changes take effect immediately.
|
||||
6. **If the vote fails:** the PR is closed and no change occurs.
|
||||
|
||||
|
||||
## Voting: RFC Proposals
|
||||
|
||||
Astro features are discussed using a model called [Consensus-seeking decision-making](https://en.wikipedia.org/wiki/Consensus-seeking_decision-making). This model attempts to achieve consensus on all significant changes to Astro, but has a fallback voting procedure in place if consensus appears unattainable.
|
||||
|
@ -264,8 +259,7 @@ Astro features are discussed using a model called [Consensus-seeking decision-ma
|
|||
6. **If consensus is not reached:** Maintainers must make all reasonable attempts to resolve issues and reach consensus in GitHub or a follow-up RFC meeting. The process of reaching consensus can take time, and should not be rushed as long as all participants are making a reasonable effort to respond.
|
||||
7. **If consensus still cannot be reached:** The project Steward may initiate the first fallback mechanism by limiting the vote to Core Maintainers.
|
||||
8. **If consensus still cannot be reached:** The project Steward may initiate a final fallback vote of Core Maintainers, of which an overwhelming majority (80%+) is required to pass.
|
||||
9. **If consensus still cannot be reached:** The RFC is closed without approval.
|
||||
|
||||
9. **If consensus still cannot be reached:** The RFC is closed without approval.
|
||||
|
||||
## Moderation
|
||||
|
||||
|
@ -313,4 +307,4 @@ Responses will be determined by the reviewers on the basis of the information ga
|
|||
|
||||
---
|
||||
|
||||
Inspired by [ESLint](https://eslint.org/docs/6.0.0/maintainer-guide/governance), [Rome](https://github.com/rome/tools/blob/main/GOVERNANCE.md) and [Blitz](https://blitzjs.com/docs/maintainers).
|
||||
Inspired by [ESLint](https://eslint.org/docs/6.0.0/maintainer-guide/governance), [Rome](https://github.com/rome/tools/blob/main/GOVERNANCE.md) and [Blitz](https://blitzjs.com/docs/maintainers).
|
||||
|
|
Loading…
Reference in a new issue