Skip to content

Commit

Permalink
docs: fix link in contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yujiosaka committed Nov 1, 2023
1 parent 6501eb7 commit 085d4f7
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/ElysiaCronyx/blob/main/docs/API.md) with details of changes to the interface.
2. Update the [README.md](https://github.com/yujiosaka/ElysiaCronyx/blob/main/README.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 085d4f7

Please sign in to comment.