Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 510 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 510 Bytes

Contributing to Bagua

Refer to the following guidelines to contribute new functionality or bug fixes to Bagua:

  1. Create or follow an issue to discuss.
  2. Write code and pass existing CI for correctness and format consistence.
  3. Add unit tests for any new code you write.
  4. Pass unit tests in both CPU and GPU environments.

Pull requests should follow conventional commits style. Bagua current allows the following scopes:

  • core
  • python
  • net