Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.03 KB

File metadata and controls

24 lines (13 loc) · 1.03 KB

Contributing to MouseMacros

First off, thank you for considering contributing to MouseMacros! It's people like you who make MouseMacros a better tool for everyone.

By participating in this project, you agree to abide by its terms.


Before You Start

If you plan to make major changes (especially new features or design changes), please open an issue or discussion before starting work. This helps ensure your effort aligns with the project's direction.

Submitting Code

Please keep each pull request focused on a single purpose. Avoid mixing unrelated changes in one PR, as this can make reviewing and merging code more difficult.

Please use the Conventional Commits format for your commit messages whenever possible. This keeps our history clear and consistent. (Author's previous commits on the dev branch are a typical counterexample...)

License

By contributing, you agree that your contributions will be licensed under the GPL-3.0.


Thank you for making MouseMacros awesome!