Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Contributing to the template Linux System Role
|
||||
|
||||
## Where to start
|
||||
|
||||
The first place to go is [Contribute](https://linux-system-roles.github.io/contribute.html).
|
||||
This has all of the common information that all role developers need:
|
||||
|
||||
* Role structure and layout
|
||||
* Development tools - How to run tests and checks
|
||||
* Ansible recommended practices
|
||||
* Basic git and github information
|
||||
* How to create git commits and submit pull requests
|
||||
|
||||
**Bugs and needed implementations** are listed on
|
||||
[Github Issues](https://github.com/linux-system-roles/template/issues).
|
||||
Issues labeled with
|
||||
[**help wanted**](https://github.com/linux-system-roles/template/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
|
||||
are likely to be suitable for new contributors!
|
||||
|
||||
**Code** is managed on [Github](https://github.com/linux-system-roles/template), using
|
||||
[Pull Requests](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests).
|
||||
Reference in New Issue
Block a user