Welcome and thank you for considering contributing to this project!
Please read and follow these guidelines to ensure a smooth contribution process.
By contributing to this project, you agree to uphold our Code of Conduct.
Contributions are made to this repo via Issues and Pull Requests (PRs).
Please search for existing Issues and PRs before creating your own.
Issues should be used to report problems with the script, request a new feature, or to discuss potential changes before a PR is created.
If you find an Issue that addresses the problem you're having, please add your own reproduction information to the existing issue rather than creating a new one. Adding a reaction can also help indicating to our maintainers that a particular problem is affecting more than just the reporter.
Please follow these steps to submit your PR:
- Fork the repository to your own Github account
- Clone the project to your machine
- Create a new branch locally
- Commit changes to the branch
- Push changes to the branch
- Open a Pull request in our repository