Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 321 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 321 Bytes

OpenScanHub Contribution Guidelines

This documentation contains contribution guidelines for OpenScanHub project.

Commit Prefixes

Please prefix your commit messages with one of the below prefixes:

  • ci
  • client
  • containers
  • docs
  • hub
  • lint
  • packaging
  • worker

For example hub: Fix a bug in hub component.