diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f4a42760..212debf8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ https://github.com/openglobus/openglobus/blob/master/.editorconfig 1) Branch must looks like this: `feature/_` or `bugfix/_` -2) Each commit must start with an issue ID like this `#`, so be sure that the issue is exists. +2) Each commit must start with an issue ID like this `#`, so be sure that the issue exists. 3) Finally, all checks in PR must be approved and PR link must be added in the issue comments.