CONTRIBUTING: Fix spelling of GitHub

Spell GitHub in camel case as it is done on https://github.com/.

Signed-off-by: Jens Remus <jremus@linux.vnet.ibm.com>
Acked-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
This commit is contained in:
Jens Remus
2017-11-21 14:24:55 +01:00
committed by Michael Holzheu
parent 8600296030
commit 532d87d281

View File

@@ -52,7 +52,7 @@ Please use your real name (no pseudonyms or anonymous contributions).
Submitting code
---------------
The preferred way is to create a github pull request for your code.
The preferred way is to create a GitHub pull request for your code.
Before you submit your code please consider our recommendations in the
[CODINGSTYLE](CODINGSTYLE.md) document.