Skip to content

Commit

Permalink
docs: emphasize a coupld of points - fixes #1461
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Sep 17, 2018
1 parent 16487ad commit cf0febd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Expand Up @@ -49,9 +49,9 @@ Head over to the [Browsersync Website Repo](https://github.com/BrowserSync/brows
Pull requests should always be branched off the main **Master** branch. (There's no guarantee that what lives on the develop
branch will ever make it back to master, I do a **lot** of experimentation).

Never commit directly to the master branch, instead create a new branch and submit a PR. This applies to users who have write access also.
**Never** commit directly to the master branch, instead create a new branch and submit a PR. This applies to users who have write access also.

Note: If your first PR is merged, you'll get write access to all Browsersync repos.
**Note:** If your first PR is merged, you'll get write access to all Browsersync repos.

## <a name="rules"></a> Coding Advice
To ensure consistency throughout the source code, keep these rules in mind as you are working.
Expand Down

0 comments on commit cf0febd

Please sign in to comment.