Skip to content

Commit 076cf30

Browse files
tatomyrJLekawa
andcommitted
Apply suggestion from @JLekawa
Co-authored-by: Jacek Łękawa <[email protected]>
1 parent 8413f02 commit 076cf30

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,11 @@ Also add the rule to the built-in rules list in [the config types tree](./packag
181181
If the rule reflects a specification requirement, prefix it with `spec-` and add it to the [spec ruleset](./packages/core/src/rules/oas3/spec-ruleset.ts).
182182

183183
Separately, open a merge request with the corresponding documentation changes.
184-
That involves creating a new page for the rule in the `docs/@v2` folder, adding the rule to the [built-in rules list](docs/@v2/rules/built-in-rules.md) and the [sidebar](docs/@v2/sidebars.yaml), updating the rulesets pages and [ruleset templates](docs/@v2/rules/ruleset-templates.md).
184+
To make changes to documentation:
185+
186+
1. Create a new page for the rule in the `docs/@v2` folder.
187+
2. Add the link to the rule page to the [built-in rules list](docs/@v2/rules/built-in-rules.md) and the [sidebar](docs/@v2/sidebars.yaml).
188+
3. Update the rulesets pages and [ruleset templates](docs/@v2/rules/ruleset-templates.md).
185189

186190
## Arguments usage
187191

0 commit comments

Comments
 (0)