Skip to content

Commit

Permalink
docs: fix link label in contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yujiosaka committed Nov 1, 2023
1 parent 7729d82 commit 0337b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ Please note that this project has a [code of conduct](https://github.com/yujiosa
## Contributing Process

1. Modify code following [ESLint](https://eslint.org) and [Prettier](https://prettier.io/).
2. Update the [README.md](https://github.com/yujiosaka/Cronyx/blob/main/docs/API.md) with details of changes to the interface.
2. Update the [API.md](https://github.com/yujiosaka/Cronyx/blob/main/docs/API.md) with details of changes to the interface.
3. Make your commit message following [Conventional Commits](https://conventionalcommits.org/).
4. Make a Pull Request and you may request a reviewer to merge your commit.

0 comments on commit 0337b3c

Please sign in to comment.