From 0a9881173c565af2043e283f6121fa9a2583d345 Mon Sep 17 00:00:00 2001 From: Dinakar <26552821+dinakar29@users.noreply.github.com> Date: Sat, 16 Jul 2022 08:41:28 -0500 Subject: [PATCH] Add period to list item --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index be3fa7a..f301de7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ Please note that this project is released with a Contributor Code of Conduct. By Here are a few things you can do that will increase the likelihood of your pull request being accepted: -- Follow standards for style and code quality +- Follow standards for style and code quality. - Write tests. - Keep your change as focused as possible. If there are multiple changes you would like to make that are not dependent upon each other, consider submitting them as separate pull requests. - Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).