Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Commit cf33ab7

Browse files
committed
Merge branch 'update-readme' of github.com:mobify/nightwatch-commands into update-readme
2 parents fe95738 + 8d7f3d7 commit cf33ab7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Submit an [issue](https://github.com/mobify/nightwatch-commands/issues).
66
## Pull Requests
77

88
1. Make a new branch from `develop`.
9+
1. Please ensure that you have [EditorConfig](http://editorconfig.org/) installed to ensure code consistency.
910
1. Do your work.
10-
1. Update the README.
11-
1. Run `grunt lint` and fix any issues.
12-
1. Open a PR against `develop`.
11+
1. Update the README.
12+
1. Run `grunt lint` and fix any issues.
13+
1. Open a PR against `develop`.

0 commit comments

Comments
 (0)