Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 853 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 853 Bytes

Contribution Guideline

Thanks for considering to contribute this project. All issues and pull requests are highly appreciated.

Pull Requests

Before sending pull request to this project, please read and follow guidelines below.

  • Coding style: goreporter is suggested to help check your code, or your code should at least pass the examination by:
  • Commit message: Use English and be aware of your spelling.
  • Test: Make sure to test your code.

NOTE: We assume all your contribution can be licensed under the Apache License 2.0.

Test Cases

PR with adding test cases is always welcome! Feel free to do that

Issues

We love clearly described issues. :)