maintainers-guide.md: add more content to the first section

coverage
Waldir Pimenta 2018-01-17 00:19:55 +00:00
parent 19c6d9b6bf
commit 4f151b08df
1 changed files with 10 additions and 0 deletions

View File

@ -15,6 +15,9 @@ for the behavior expected of tldr-pages maintainers:
should receive a response within 3 days, ideally. should receive a response within 3 days, ideally.
You can respond yourself You can respond yourself
or ask other members to provide their thoughts/opinions. or ask other members to provide their thoughts/opinions.
In addition, if possible, try to hang around in the
[Gitter chat room](https://gitter.im/tldr-pages/tldr)
on a regular basis as well, or at least show up every now and then.
- **Know when and how to say no**. - **Know when and how to say no**.
Sometimes requests or contributions need to be declined, Sometimes requests or contributions need to be declined,
@ -33,6 +36,13 @@ for the behavior expected of tldr-pages maintainers:
by someone who cares about it, by someone who cares about it,
so make sure it's clear that that we don't take it for granted. so make sure it's clear that that we don't take it for granted.
- Try to **keep the entire contribution process web-based**, if possible,
to ensure it is accessible and straightforward.
If you're comfortable with git, consider offering to perform
interactive rebases or other command-line operations
on behalf of contributors,
or assisting them if they want to do it themselves.
## II. Handling PRs ## II. Handling PRs
- When merging PRs, use the **merge strategy that produces a clean git history**: - When merging PRs, use the **merge strategy that produces a clean git history**: