Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 552 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (18 loc) · 552 Bytes

Contributing

Hello!

Thank you for your interest in contributing to the Deeploans!

Pull requests

If submitting a pull request please read our CLA. By submitting a contribution, the contributor agrees to the CLA.

Git commit messages

Please structure git commit messages in a way as shown below:

  1. bugfix/Something
  2. feature/Something
  3. docfix/Something
  4. refactor/Something
  5. performance/Something
  6. test/Something
  7. enhancement/Something
  8. security/Something

Licenses

Deeploans is licenced under the Apache 2.0

Welcome!