Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 434 Bytes

File metadata and controls

21 lines (14 loc) · 434 Bytes

Contributing to OpenDriverUpdater

Thank you for your interest in contributing!

How to contribute

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Submit a pull request

Guidelines

  • Keep code clean and modular
  • Follow project architecture (Core / Infrastructure / UI separation)
  • Write clear commit messages
  • Add tests when necessary

Discussions

For major changes, please open an issue first.