Skip to content

Commit 5579024

Browse files
committed
fix typo in contribution guidelines
1 parent 83f4fd9 commit 5579024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ No pull request is too small. Check out any [up for grabs issues](https://github
88
2. _ALWAYS_ submit pull requests against the [dev branch](https://github.com/pattern-lab/patternlab-node/tree/dev). If this does not occur, I will first, try to redirect you gently, second, port over your contribution manually if time allows, and/or third, close your pull request. If you have a major feature to stabilize over time, talk to @bmuenzenmeyer about making a dedicated `feature-branch`
99
3. If you can, add some unit tests using the existing patterns in the `./test` directory
1010

11-
##Coding style
11+
## Coding style
1212
Two files combine within the project to define and maintain our coding style.
1313

1414
* The `.editorconfig` controls spaces / tabs within supported editors. Check out their [site](http://editorconfig.org/).

0 commit comments

Comments
 (0)