diff --git a/contributing/index.html b/contributing/index.html
index c2099dd..457a448 100644
--- a/contributing/index.html
+++ b/contributing/index.html
@@ -22,23 +22,23 @@
- Look through the existing issues and see if your idea is something new.
- - Create a new issue , or comment on an existing issue that you would like to help solve:
+
- Create a new issue, or comment on an existing issue that you would like to help solve:
- - it's usually best to get some feedback before proceeding to write code. ,
+ - it's usually best to get some feedback before proceeding to write code.
- fork the yargs repo, and clone it to your computer:
- make sure that you write unit-test for any code that you write for yargs:
- - we use standard coding style, which will validate your style when you run tests
+ - we use standard coding style, which will validate your style when you run tests
- - look through our extensive test suite in /test to get an idea for how to write unit-tests for this codebase.
+ - look through our extensive test suite in /test to get an idea for how to write unit-tests for this codebase.
@@ -107,8 +107,6 @@
This Code of Conduct is adapted from the Contributor Covenant, version 1.3.0, available at http://contributor-covenant.org/version/1/3/0/
-
-