mirror of https://github.com/Icinga/icinga2.git
parent
763fb64fff
commit
05a5f9f983
|
@ -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
|
testing, reporting bugs, or reviewing and updating the documentation. Every
|
||||||
contribution is appreciated!
|
contribution is appreciated!
|
||||||
|
|
||||||
Read the [contributing section](https://www.icinga.com/community/get-involved/) and
|
Please read the [contributing section](https://www.icinga.com/community/get-involved/)
|
||||||
get familiar with the code.
|
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
|
### Testing
|
||||||
|
|
||||||
|
|
|
@ -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
|
testing, reporting bugs, or reviewing and updating the documentation. Every
|
||||||
contribution is appreciated!
|
contribution is appreciated!
|
||||||
|
|
||||||
Read the [contributing section](https://www.icinga.com/community/get-involved/) and
|
Please read the [contributing section](https://www.icinga.com/community/get-involved/)
|
||||||
get familiar with the code.
|
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
|
### <a id="development-info"></a> Icinga 2 Development
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue