Skip to content

Commit

Permalink
Update RFC 2119 guidance phrase
Browse files Browse the repository at this point in the history
  • Loading branch information
alnoki committed Feb 3, 2024
1 parent c46ec0b commit 11f4ff2
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Contribution guidelines

See [RFC 2119] for a guide to interpreting the key words in this document:

- `MAY`
- `MUST`
- `MUST NOT`
- `OPTIONAL`
- `RECOMMENDED`
- `REQUIRED`
- `SHALL`
- `SHALL NOT`
- `SHOULD`
- `SHOULD NOT`
The key words `MUST`, `MUST NOT`, `REQUIRED`, `SHALL`, `SHALL NOT`, `SHOULD`,
`SHOULD NOT`, `RECOMMENDED`, `MAY`, and `OPTIONAL` in this document are to be
interpreted as described in [RFC 2119].

These keywords `SHALL` be in `monospace` for ease of identification.

## Continuous integration and development

Expand Down Expand Up @@ -55,7 +48,7 @@ tracking purposes.

### Markdown

1. [Reference links] are REQUIRED where possible, for readability and for ease
1. [Reference links] are `REQUIRED` where possible, for readability and for ease
of linting.

### Move
Expand Down

0 comments on commit 11f4ff2

Please sign in to comment.