Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 407 Bytes

File metadata and controls

20 lines (13 loc) · 407 Bytes

Contributing Guide

Getting Started

  1. Fork the repository

  2. Create a feature branch from main

  3. Sign off commits (git commit -s)

  4. Submit a pull request

Commit Guidelines

  • Conventional commits: type(scope): description

  • Sign all commits (DCO required)

  • Atomic, focused commits

License

Contributions licensed under project license.