Skip to content

Commit c4baa8e

Browse files
authored
fix(CONTRIBUTING): remove spaces before header
1 parent 48b4bde commit c4baa8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/create-contributing.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ async function createContributing({ owner, repo, packageName }) {
66
await writePrettyFile(
77
"CONTRIBUTING.md",
88
`
9-
# How to contribute
9+
# How to contribute
1010
1111
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md).
1212
By participating in this project you agree to abide by its terms.

0 commit comments

Comments
 (0)