Skip to content

Commit

Permalink
Merge pull request #28 from MonolithProjects/develop
Browse files Browse the repository at this point in the history
Edit contribution guide
  • Loading branch information
MonolithProjects authored Oct 18, 2020
2 parents ae345d3 + ac7e3c1 commit f11d9a2
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 f11d9a2

Please sign in to comment.