From 5417b01864fb7b14b249f360aa4007a4df5544e3 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 24 Jun 2016 17:58:18 +0200 Subject: [PATCH] fixup! Add guideline how to contributing without github acc --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a4218017..bc9cc903 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ can review your PR. This means that once _I am_ okay with your patchset, I will submit it as PR in the github repository, so more people can review it and CI can test it. I might come back to you if something broke in CI or someone has a suggestion how to improve your PR. -I will keep you as author auf the commits. +I will keep you as author of the commits. The following sections describe the way how to contribute with github.