From 987409d0666850c761e4b48035f91478ba81ff69 Mon Sep 17 00:00:00 2001 From: vimux Date: Sun, 29 Jul 2018 14:50:35 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f35a421..29eb6b5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ Please take a moment to review this document in order to make the contribution p The [issue tracker](https://github.com/vimux/binario/issues) is the preferred channel for bug reports and features requests, but please respect the following restrictions: * Please **do not** combine a few problems or features in one issue. Create separate issues if needed. -* Please **do not** create issue that contains title only. Write usefull description and title. +* Please **do not** create issue that contains title only. Write useful title and description. * Please **do not** post comments consisting solely of "+1" or emoji. Use [GitHub's "reactions" feature](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments) instead. The project maintainer reserve the right to delete such comments. * Please specify the exact steps to reproduce bug. @@ -31,8 +31,8 @@ Please respect coding guidelines used throughout the project (indentation, accur * If the PR changes the UI it should include before-and-after screenshots or a link to a video * Be prepared to answer questions and make changes in your code -**IMPORTANT: There is no guarantees that your pull request will be merged.** +**IMPORTANT: No guarantees can be made that your pull request will be accepted.** ## License -By contributing your code, you agree to license your contribution under the [MIT License](https://github.com/vimux/binario/blob/master/LICENSE). +By contributing your code, you agree to license your contribution under the [MIT License](LICENSE).