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
|
||||
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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue