From 1909eb291e128d19e65d13515a372ec20435f157 Mon Sep 17 00:00:00 2001
From: Ruben Barkow <rubo77@users.noreply.github.com>
Date: Tue, 31 Oct 2017 10:01:32 +0100
Subject: [PATCH] [DOC] Improve grammar in CONTRIBUTING.md

---
 .github/CONTRIBUTING.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 87332fb..c5507b7 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -1,5 +1,6 @@
 ## Contributing is welcome
 
-Pull requests are welcome without an opening an issue. If you unsure about the feature or implementation open an issue and
-discuss your suggested changes. Meshviewer is a frontend application and the code needs to be loaded and 
-perform on slow mobile devices with many nodes and clients.
+Pull requests are welcome without the need of opening an issue. If you're unsure
+about your feature or your implementation open an issue and discuss your
+suggested changes. Meshviewer is a frontend application and the code needs to be
+loaded fast and perform with many nodes and clients on slow mobile devices.
-- 
GitLab