Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 704 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (16 loc) · 704 Bytes

Contribution Guide

Feature

  • Describe what kind of feature it is
  • Check if your feature is included in the previous issues

Documentation

  • All new features need to have a documentation
  • Documentation needs to describe the use case from different perspective
  • Documentation needs to describe how to use it

Unit Test

  • All new features need to have a test case
  • Test cases should be passed if you modified the old code

Commit

Release

  • Release schedule are decided by the project owner on need