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 abea399

Browse files
docs: fix Markdown link on Contributing page (#900)
1 parent e9647c7 commit abea399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/contributing.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you're a first-time contributor, you can check the issues with [good first is
2020
5. Check out a new branch and add your modification.
2121
6. Add test cases for all your changes.
2222
(We use [CodeCov](https://codecov.io/) to ensure our test coverage does not drop.)
23-
7. Use [commitizen](https://github.com/commitizen-tools/commitizen) to do git commit. We follow [conventional commits][conventional-commits]
23+
7. Use [commitizen](https://github.com/commitizen-tools/commitizen) to do git commit. We follow [conventional commits](https://www.conventionalcommits.org/).
2424
8. Run `./scripts/format` and `./scripts/test` to ensure you follow the coding style and the tests pass.
2525
9. Optionally, update the `./docs/README.md`.
2626
9. **Do not** update the `CHANGELOG.md`, it will be automatically created after merging to `master`.

0 commit comments

Comments
(0)

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