Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.61 KB

CONTRIBUTING.md

File metadata and controls

47 lines (28 loc) · 1.61 KB

How to Contribute to the project?

Pull Requests

  1. Fork the repository and create your branch from master or main.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes.
  5. Make sure your code lints.
  6. Issue that pull request
  7. If you have any questions, please feel free to ask.

Priority of Contributions

We will prioritize contributions that:

  1. Fix bugs
  2. Imprement the project another languages
  3. Improve performance
  4. Improve accessibility

Issues

If you have any problems with or questions about this project, please contact us through a GitHub issue.

Feature Requests

If you would like to see a new feature in this project, please submit an issue with a description of the desired feature. Include any relevant links to prior art, screenshots, or live demos whenever possible.

Bug Reports

If you find a bug in the source code, you can help us by submitting an issue

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to mailto:zheng9112003@icloud.com

License

By contributing to this project, you agree that your contributions will be licensed under its MIT license.

[]: # Path: CODE_OF_CONDUCT.md []: # Compare this snippet from LICENSE: []: # © 2022 ZhengLinLei mailto:zheng9112003@icloud.com