Skip to content

Commit

Permalink
Edit contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
MonolithProjects committed Oct 18, 2020
1 parent 96c0011 commit ac7e3c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Feel free to:

- [Make an issue](https://help.github.com/articles/creating-an-issue/)
- [Create an issue](https://help.github.com/articles/creating-an-issue/)
- [Make a pull request](https://services.github.com/on-demand/github-cli/open-pull-request-github) into the `develop` branch

Here is how you can help, a lot of steps are related to GitHub, not specifically my roles.
Expand All @@ -26,7 +26,7 @@ Do dthe changes in your own GitHub namespace.
Install [molecule](https://molecule.readthedocs.io/en/stable/) and run the test:

```bash
pip install molecule ansible-lint docker
pip install molecule molecule-docker ansible-lint docker
cd ansible-github_actions_runner
molecule test
```
Expand Down

0 comments on commit ac7e3c1

Please sign in to comment.