Update CONTRIBUTING.md

This commit is contained in:
Seema Kamath 2016-10-13 14:18:10 -07:00 committed by GitHub
parent 002300a460
commit 7288d9e36a
1 changed files with 1 additions and 1 deletions

View File

@ -32,4 +32,4 @@ To test with a real GitHub repository, you'll need to create a test repository a
const github = new GitHubApi({
debug: true
});
0. Always run `$ script/bootstrap` and restart the server if package.json has changed.