Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 436 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) · 436 Bytes

Contributing Guidelines

Before starting to write your own contribution, please make sure to read the README file first!

Git Commit Naming Convention

  • <module>: <summary>
  • Example: connection: Fixed warning on signed int & unsigned long comparison

Reporting Software Vulnerabilities

  • Please read the security policy document for more information on reporting software vulnerabilities.