Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 535 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 535 Bytes

Contributing to JaQMC

Contributions are welcomed and highly appreciated!

We welcome pull requests. When contributing new features or bug fixes, please

  1. Conform to Python Style Guide.
  2. Add unittests if possible.
  3. Remove all (accidentally included) sensitive data or information.
  4. Have sensible PR title and commit messages.