Skip to content

Commit

Permalink
docs: Add conventional commit info (#1892)
Browse files Browse the repository at this point in the history
  • Loading branch information
kagarmoe authored Jul 27, 2023
1 parent d83ddf3 commit 9023f3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ To send us a pull request, please:
1. Fork the repository.
2. Modify the source; please focus on the specific change you are contributing. If you also reformat all the code, it will be hard for us to focus on your change.
3. Ensure local tests pass.
4. Commit to your fork using clear commit messages.
5. Send us a pull request, answering any default questions in the pull request interface.
4. We follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) guidance for commit messages and pull request titles.
5. Send us a pull request and answer the default questions in the pull request interface.
6. Pay attention to any automated CI failures reported in the pull request, and stay involved in the conversation.

GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork-a-repo/) and
Expand Down

0 comments on commit 9023f3b

Please sign in to comment.