diff options
author | TeepaBlue <42367122+TeepaBlue@users.noreply.github.com> | 2019-03-17 06:42:05 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-17 06:42:05 +0900 |
commit | 965aa349bc67d0e4e94ff5c5f23b8ce2f7569077 (patch) | |
tree | 538b76c6a9facebc213ace93c77fe72cea3e8d17 | |
parent | 2a76a5df6232142f7859548209240f21418e4be1 (diff) |
Update CONTRIBUTING.md
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7d7a27a..b0b5f61 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Open a new issue from [issues](https://github.com/ueokande/vim-vixen/issues). **Ensure the issue was not already reported** by searching on GitHub under Issues. -The issue should include title and clear description. +The issue should include a title and clear description. Pull request is also welcome to send a patch from [Pull Requests](https://github.com/ueokande/vim-vixen/pulls). Ensure the pull request includes description, and passes tests in CI. |