Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 914 Bytes

CONTRIBUTING.md

File metadata and controls

35 lines (21 loc) · 914 Bytes

How to contribute to this project

First, thank you for being interested in this project and willing to do some contributions.

Content

Code Style

Please obey our Code Style Guide to maintain code consistency

Commit Changes

If you want to commit changes,please obey the following steps:

  1. Fork the project from main.
  2. Create a new branch to develop.
  3. Make sure that you code follow our code style.
  4. Commit your changes to your fork.
  5. Create a Pull Request(PR) to our main branch.

Version Control

Please write your commit message in Conventional Commits

Other Resource


We are looking forward to your contributions and hope that you can gain joy and sense of achievement