Skip to content

Commit 1cee678

Browse files
committed
doc: add origin branch.
1 parent 5d33fe7 commit 1cee678

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Development.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Development
2+
[ For internal contributors only ]
23

34
## Getting Started
45

@@ -35,7 +36,7 @@ To verify if a page is cached:
3536

3637
### Raising a Pull Request (PR)
3738

38-
1. Create a new branch for your changes.
39+
1. Create a new branch from `master` for your changes.
3940
2. Make your changes and commit them to your branch.
4041
3. Raise a PR targeting the `develop` branch.
4142
4. Assign the PR to a reviewer.

0 commit comments

Comments
 (0)