[ci] yarn format

This commit is contained in:
FredKSchott 2021-08-19 00:09:06 +00:00 committed by GitHub Actions
parent 4e29d69c6e
commit 562d988d93

View file

@ -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: 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 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 :) - **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). - 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. - Connect your Discord account with GitHub (or Reddit, Twitter, etc.) to automatically get recognized for future contributions.
### Level 2 (L2) - Maintainer ### 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. 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). - 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. - See [vote rules & requirements](#voting) for info on how the vote works.
### Steward ### 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. 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** The project Steward is currently: **@FredKSchott**
#### Responsibilities #### Responsibilities
- Access to the [@astrodotbuild Twitter account](https://twitter.com/astrodotbuild) - 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. 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. 6. **If the vote fails:** the PR is closed and no change occurs.
## Voting: RFC Proposals ## 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. 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.
@ -266,7 +261,6 @@ Astro features are discussed using a model called [Consensus-seeking decision-ma
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. 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 ## Moderation
Outlined below is the process for Code of Conduct violation reviews. Outlined below is the process for Code of Conduct violation reviews.