mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
GOVERNANCE: number principles to allow x-refs (#2350)
This commit is contained in:
parent
0c542c130b
commit
6a42c42090
1 changed files with 39 additions and 39 deletions
|
@ -12,46 +12,46 @@ with no central authority.
|
||||||
|
|
||||||
Community members are asked to abide by the following principles:
|
Community members are asked to abide by the following principles:
|
||||||
|
|
||||||
- **All contributions are welcome**,
|
1. **All contributions are welcome**,
|
||||||
[no matter how small](https://github.com/kentcdodds/all-contributors).
|
[no matter how small](https://github.com/kentcdodds/all-contributors).
|
||||||
The tldr-pages project is a
|
The tldr-pages project is a
|
||||||
[do-ocracy](https://communitywiki.org/wiki/DoOcracy),
|
[do-ocracy](https://communitywiki.org/wiki/DoOcracy),
|
||||||
so don't hesitate to get involved
|
so don't hesitate to get involved
|
||||||
— we're happy to welcome you into the community!
|
— we're happy to welcome you into the community!
|
||||||
Please take a look at [CONTRIBUTING.md](CONTRIBUTING.md) to get started.
|
Please take a look at [CONTRIBUTING.md](CONTRIBUTING.md) to get started.
|
||||||
|
|
||||||
- **All interactions must be respectful and cordial**.
|
2. **All interactions must be respectful and cordial**.
|
||||||
Avoid making assumptions about the others' intentions,
|
Avoid making assumptions about the others' intentions,
|
||||||
and make your own intentions clear.
|
and make your own intentions clear.
|
||||||
When in doubt, provide additional context, or ask for clarification.
|
When in doubt, provide additional context, or ask for clarification.
|
||||||
Remember, it's very hard to convey meaning on a purely written medium,
|
Remember, it's very hard to convey meaning on a purely written medium,
|
||||||
especially between people from different cultures, technical backgrounds,
|
especially between people from different cultures, technical backgrounds,
|
||||||
English proficiency levels, etc.
|
English proficiency levels, etc.
|
||||||
|
|
||||||
- **All communications are public**.
|
3. **All communications are public**.
|
||||||
There are no permanent private channels
|
There are no permanent private channels
|
||||||
where maintainers discuss "internal" matters.
|
where maintainers discuss "internal" matters.
|
||||||
Occasional private chat or email messages may be exchanged,
|
Occasional private chat or email messages may be exchanged,
|
||||||
e.g. when setting up services that require passwords,
|
e.g. when setting up services that require passwords,
|
||||||
but otherwise all communications that impact the project
|
but otherwise all communications that impact the project
|
||||||
will either happen in issue and PR discussions,
|
will either happen in issue and PR discussions,
|
||||||
or in the [Gitter chat room](https://gitter.im/tldr-pages/tldr)
|
or in the [Gitter chat room](https://gitter.im/tldr-pages/tldr)
|
||||||
(which is open to all, and publicly logged).
|
(which is open to all, and publicly logged).
|
||||||
|
|
||||||
- **All decisions are made by community consensus**.
|
4. **All decisions are made by community consensus**.
|
||||||
This does not mean there has to be unanimity,
|
This does not mean there has to be unanimity,
|
||||||
nor that decisions result automatically from vote counts.
|
nor that decisions result automatically from vote counts.
|
||||||
What it means is that
|
What it means is that
|
||||||
all interested members of the community are welcome to voice their thoughts,
|
all interested members of the community are welcome to voice their thoughts,
|
||||||
and incompatible positions will ideally be resolved
|
and incompatible positions will ideally be resolved
|
||||||
with participants either agreeing with the final decision, or voluntarily
|
with participants either agreeing with the final decision, or voluntarily
|
||||||
[consenting](https://en.wikipedia.org/wiki/Sociocracy#Consent_vs._consensus)
|
[consenting](https://en.wikipedia.org/wiki/Sociocracy#Consent_vs._consensus)
|
||||||
to accept it as "good enough for now, safe enough to try".
|
to accept it as "good enough for now, safe enough to try".
|
||||||
|
|
||||||
- **Community roles should reflect actual activity**.
|
5. **Community roles should reflect actual activity**.
|
||||||
Community roles in the tldr-project are set up
|
Community roles in the tldr-project are set up
|
||||||
to dynamically reflect organizational work performed by community members,
|
to dynamically reflect organizational work performed by community members,
|
||||||
rather than assigned as authority positions by top-down decision-making.
|
rather than assigned as authority positions by top-down decision-making.
|
||||||
The different roles that contributors can take in the community,
|
The different roles that contributors can take in the community,
|
||||||
and the principles that guide the transitions among them,
|
and the principles that guide the transitions among them,
|
||||||
are described in the [COMMUNITY-ROLES.md](COMMUNITY-ROLES.md) document.
|
are described in the [COMMUNITY-ROLES.md](COMMUNITY-ROLES.md) document.
|
||||||
|
|
Loading…
Add table
Reference in a new issue