contributor_covenant
contributor_covenant copied to clipboard
Format version 3.0
- Simplify links:
- Replace redirections.
- Use
<https://example.com/>when label and link are identical[https://example.com/](https://example.com/)(to avoid inconsistencies).
- Format with Prettier:
npx prettier --write --prose-wrap always content/version/3/0/code_of_conduct.md- Use
--prose-wrapto force line length to80(recommended in Print Width option).
@CoralineAda I applied your suggestions.