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 51f5a55 commit da1f082Copy full SHA for da1f082
lib/create-contributing.js
@@ -59,7 +59,9 @@ npm install https://github.pika.dev/${owner}/${repo}/pr/[PULL REQUEST NUMBER]
59
60
Once you are done testing, you can revert back to the default module \`${packageName}\` from npm with \`npm install ${packageName}\`
61
62
-## Merging the Pull Request & releasing a new version
+## Maintainers only
63
+
64
+### Merging the Pull Request & releasing a new version
65
66
Releases are automated using [semantic-release](https://github.com/semantic-release/semantic-release).
67
The following commit message conventions determine which version is released:
0 commit comments