docs: use the new [!NOTE]
syntax (#10959)
* style-guide: use the new note syntax * MAINTAINERS: use the new note syntax, use full month names * CONTRIBUTING: use the new note syntax * maintainers-guide: use the new note syntax * CLIENT-SPECIFICATION: use the new note syntax * COMMUNITY-ROLES: use the new note syntax * git-terminal: use the new note syntax --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -3,14 +3,15 @@
|
||||
The following guidelines are meant to provide a general basis
|
||||
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 clarification
|
||||
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.
|
||||
> [!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 clarification
|
||||
> 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
|
||||
|
||||
|
Reference in New Issue
Block a user