Skip to content

Commit da1f082

Browse files
authored
feat(create-contributing): specify section for maintainers only (#75)
1 parent 51f5a55 commit da1f082

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lib/create-contributing.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ npm install https://github.pika.dev/${owner}/${repo}/pr/[PULL REQUEST NUMBER]
5959
6060
Once you are done testing, you can revert back to the default module \`${packageName}\` from npm with \`npm install ${packageName}\`
6161
62-
## Merging the Pull Request & releasing a new version
62+
## Maintainers only
63+
64+
### Merging the Pull Request & releasing a new version
6365
6466
Releases are automated using [semantic-release](https://github.com/semantic-release/semantic-release).
6567
The following commit message conventions determine which version is released:

0 commit comments

Comments
 (0)