Update contributing section for GitHub

fixes #4934
This commit is contained in:
Michael Friedrich 2017-01-19 11:23:26 +01:00
parent 763fb64fff
commit 05a5f9f983
2 changed files with 10 additions and 6 deletions

View File

@ -61,10 +61,12 @@ There are many ways to contribute to Icinga -- whether it be sending patches,
testing, reporting bugs, or reviewing and updating the documentation. Every
contribution is appreciated!
Read the [contributing section](https://www.icinga.com/community/get-involved/) and
get familiar with the code.
Please read the [contributing section](https://www.icinga.com/community/get-involved/)
first. Then you should have a look at the [roadmap](https://github.com/Icinga/icinga2/milestones)
and remaining [open issues](https://github.com/Icinga/icinga2/issues).
Pull requests on [GitHub](https://github.com/Icinga/icinga2) are preferred.
Pick issues you want to help resolve, fork the [repository on GitHub](https://github.com/Icinga/icinga2)
and send a pull request with your changes. Thanks for your contribution!
### Testing

View File

@ -27,10 +27,12 @@ There are many ways to contribute to Icinga -- whether it be sending patches,
testing, reporting bugs, or reviewing and updating the documentation. Every
contribution is appreciated!
Read the [contributing section](https://www.icinga.com/community/get-involved/) and
get familiar with the code.
Please read the [contributing section](https://www.icinga.com/community/get-involved/)
first. Then you should have a look at the [roadmap](https://github.com/Icinga/icinga2/milestones)
and remaining [open issues](https://github.com/Icinga/icinga2/issues).
Pull requests on [GitHub](https://github.com/Icinga/icinga2) are preferred.
Pick issues you want to help resolve, fork the [repository on GitHub](https://github.com/Icinga/icinga2)
and send a pull request with your changes. Thanks for your contribution!
### <a id="development-info"></a> Icinga 2 Development