From c7f604370b94a18b6928c58d6d994b04b939a225 Mon Sep 17 00:00:00 2001 From: Alexander Schmutz Date: Tue, 26 Jun 2018 12:39:20 +0200 Subject: [PATCH] Update typo mistake --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 704baa23ea..37dab1d190 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ We will *NOT* accept any pull requests that don't follow the Contributor Covenan ### Branching Branch names consist of a type and the describing branch name itself, which is always **lowercase** separated by **dashes**. -It follows this structure `//`. +It follows this structure `//`. For more detailed information check out the source [Branch Types by CKSource](https://docs.ckeditor.com/ckeditor5/latest/framework/guides/contributing/git-commit-message-convention.html) | Types | Changelog | Description