Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.23 KB

CONTRIBUTING.md

File metadata and controls

39 lines (22 loc) · 1.23 KB

How to contribute

Feel free to:

Here is how you can help, a lot of steps are related to GitHub, not specifically my roles.

1. Create an issue

When you see some issue or have an idea for improvement, create an issue.

2. Fork the project

Click on fork on the top-right corner and fork the repository.

3. Make the changes

Do dthe changes in your own GitHub namespace.

4. Test the changes

Note: I will test the role again, so you don't need to do that if you don't want to.

Install molecule and run the test:

pip install molecule ansible-lint docker
cd ansible-http_proxy_client
molecule test

5. Create a pull request

Please create a pull request into the develop branch. Here is how to do it.

Please consider to sponsor me :-)