From 0cc5ea6cde2cee72ec16a8bc7767a2591ca7e9ec Mon Sep 17 00:00:00 2001 From: Andy Grunwald Date: Tue, 2 May 2017 20:08:42 +0200 Subject: [PATCH] Remove "... is is ..." in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index afb4cfa91..d6b853ff4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing -Icinga is is an open source project and lives from your ideas and contributions. +Icinga is an open source project and lives from your ideas and contributions. There are many ways to contribute, from improving the documentation, submitting bug reports and features requests or writing code to add enhancements or fix bugs.