From 05a5f9f9831d1d0f7f1d7ddbfb64d835b9545a48 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Thu, 19 Jan 2017 11:23:26 +0100 Subject: [PATCH] Update contributing section for GitHub fixes #4934 --- README.md | 8 +++++--- doc/1-about.md | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c2dc15009..441d0fba5 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/doc/1-about.md b/doc/1-about.md index 7019ed500..4e74e6d2c 100644 --- a/doc/1-about.md +++ b/doc/1-about.md @@ -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! ### Icinga 2 Development