Skip to content

Commit 45cc401

Browse files
committed
Change indentation: 4 -> 2 spaces
1 parent 68322db commit 45cc401

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,6 @@ cutting new releases.
172172
added to the CHANGELOG (inc. date), and the `bower.json`, `component.json`,
173173
and `normalize.css` files.
174174
3. The commit message must be of `v0.0.0` format.
175-
4. Create an annotated tag for the version: `git tag -m "v0.0.0" v0.0.0`.
175+
4. Create an annotated tag for the version: `git tag -m "v0.0.0" 0.0.0`.
176176
5. Push the changes and tags to GitHub: `git push --tags origin master`
177177
6. Checkout the `gh-pages` branch and follow the instructions in the README.

0 commit comments

Comments
 (0)