We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b4bde commit c4baa8eCopy full SHA for c4baa8e
lib/create-contributing.js
@@ -6,7 +6,7 @@ async function createContributing({ owner, repo, packageName }) {
6
await writePrettyFile(
7
"CONTRIBUTING.md",
8
`
9
- # How to contribute
+# How to contribute
10
11
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md).
12
By participating in this project you agree to abide by its terms.
0 commit comments