Thank you for your interest in contributing! We welcome improvements, bug fixes, and new ideas.
Create your own fork and work from a feature branch.
- Use clear, consistent PowerShell formatting.
- Add comments where helpful.
- Keep scripts idempotent and safe.
- Describe the purpose of your change.
- Reference any related issues.
- Ensure your PR is small, focused, and testable.
If you find a bug or have a feature request, open an issue with:
- A clear description
- Steps to reproduce (if applicable)
- Logs or screenshots when helpful
By participating in this project, you agree to follow our Code of Conduct.
We appreciate your contributions and your time!