Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7e8d795

Browse files
BogayLee-W
authored andcommitted
docs(contributing): add instruction to verify documentation change
1 parent e9eb262 commit 7e8d795

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎docs/contributing.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ If you're a first-time contributor, you can check the issues with [good first is
1818
7. Use [commitizen](https://github.com/commitizen-tools/commitizen) to do git commit. We follow [conventional commmits][conventional-commmits]
1919
8. Run `./scripts/format` and `./scripts/test` to ensure you follow the coding style and the tests pass.
2020
9. Update `README.md`. Do **not** update the `CHANGELOG.md`, it will be automatically created after merging to `master`.
21-
10. Send a [pull request](https://github.com/commitizen-tools/commitizen/pulls) 🙏
21+
10. If your changes are about documentation. Run `poetry run mkdocs serve` to serve documentation locally and check whether there is any warning or error.
22+
11. Send a [pull request](https://github.com/commitizen-tools/commitizen/pulls) 🙏
2223

2324
[conventional-commmits]: https://www.conventionalcommits.org/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /