We love your input! We want to make contributing to this project as easy and transparent as possible.
- Fork the repo and create your branch from
main. - If you've added code that should be tested, add tests.
- Ensure your code lints and follows the existing style.
- Issue that pull request!
- Describe your changes in detail.
- Reference any related issues.
- Keep pull requests focused – one feature per PR.
- Use the issue tracker and include:
- A clear description
- Steps to reproduce
- Expected vs actual behavior
- Screenshots if applicable
- Your environment (OS, PowerShell version)
- Use the issue tracker and tag it as
enhancement. - Explain why this feature would be useful.
- Use meaningful variable names.
- Comment complex logic.
- Keep functions small and focused.
By contributing, you agree that your contributions will be licensed under the MIT License.