mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
maintainers-guide.md: add introductory note
This commit is contained in:
parent
82a17bcc44
commit
4a8157a600
1 changed files with 10 additions and 1 deletions
|
@ -1,7 +1,16 @@
|
|||
# Maintainer's guide
|
||||
|
||||
The following guidelines are meant to provide a general basis
|
||||
for the behavior expected of tldr-pages maintainers:
|
||||
for the behavior expected of tldr-pages maintainers.
|
||||
|
||||
*Note:* This text is a living standard;
|
||||
that is, it is meant to *describe* the project's maintenance practices,
|
||||
rather than *prescribe* them.
|
||||
As a maintainer, you're expected to refer to it for clarifications
|
||||
about the collaborative workflows of the project,
|
||||
but also to propose changes to it
|
||||
that you feel would make it more useful
|
||||
as a guideline for current and future maintainers.
|
||||
|
||||
## I. Responding to contributions
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue