It's awesome you're considering to contribute to this project, there are many ways to contribute. As ProxyChecker is an open-source project your contribution helps the project thrive and grow.
When reporting a Bug please be sure to follow the Bug Report Template and provide as much detail as possible.
To suggest a feature or enhancement use the Feature Request Template, be sure your request is inline with the scope of the project.
You may write code to improve the project in any way deemed fit, improving the current code base to make it efficient, fixing reported bugs, implementing feature requests and more!
Be sure to follow good coding style and be consistent with the current code.
For example:
- The ProxyChecker project uses spaces (n=4) for indents instead of tabs.
- Curly braces are on the same line rather than on a new line.
To get started:
- Fork the Project
- Create a branch for your enhancement
- Commit changes & Push
- Finally submit a Pull Request!