Skip to content

Commit 2470fc2

Browse files
authored
Update CONTRIBUTING.md
1 parent 68ff054 commit 2470fc2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,11 @@ Prefix the title of your issue with "Feature Request:".
4646
Head over to the [Browsersync Website Repo](https://github.com/BrowserSync/browsersync.github.io) & submit issues there.
4747

4848
## <a name="pull"></a> Submitting a Pull Request
49-
Pull requests should be branched off the main Master branch. (There's no guarantee that what lives on the develop
49+
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.
53+
5254
Note: If your first PR is merged, you'll get write access to all Browsersync repos.
5355

5456
## <a name="rules"></a> Coding Advice

0 commit comments

Comments
 (0)