Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 715 Bytes

File metadata and controls

16 lines (12 loc) · 715 Bytes

Contributing to VBA-Build

Thank you for considering contributing to this project. Please follow these guidelines to help us review your changes quickly and effectively.

How to Contribute

  • Fork the repository and create your branch from main.
  • Ensure your code follows the existing style and conventions.
  • Add or update tests as appropriate.
  • Document any user-facing changes in the README and/or CHANGELOG.
  • Submit a pull request with a clear description of your changes.

Code of Conduct

Please read CODE_OF_CONDUCT.md before contributing.

Reporting Issues

If you find a bug or have a feature request, open an issue with detailed reproduction steps and expected behavior.