Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 400 Bytes

File metadata and controls

19 lines (12 loc) · 400 Bytes

Contributing

Thanks for your interest in contributing.

Development

  1. Create a feature branch.
  2. Make focused changes.
  3. Open a pull request with a clear summary and validation notes.

Commit Guidance

  • Keep commits small and atomic.
  • Use descriptive commit messages.

Pull Request Expectations

  • Explain what changed and why.
  • Include any relevant testing or validation details.