Skip to content

Commit cf0febd

Browse files
committed
docs: emphasize a coupld of points - fixes #1461
1 parent 16487ad commit cf0febd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ Head over to the [Browsersync Website Repo](https://github.com/BrowserSync/brows
4949
Pull requests should always be branched off the main **Master** branch. (There's no guarantee that what lives on the develop
5050
branch will ever make it back to master, I do a **lot** of experimentation).
5151

52-
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.
52+
**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.
5353

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

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

0 commit comments

Comments
 (0)