File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,9 +46,11 @@ Prefix the title of your issue with "Feature Request:".
4646Head 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
5050branch 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+
5254Note: If your first PR is merged, you'll get write access to all Browsersync repos.
5355
5456## <a name =" rules " ></a > Coding Advice
You can’t perform that action at this time.
0 commit comments