Skip to content

Commit 5ea1395

Browse files
committed
Refer to master branch only and drop reference to trunk branch name
1 parent 7af4305 commit 5ea1395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Making Changes
6161
--------------
6262

6363
+ Create a _topic branch_ for your isolated work.
64-
* Usually you should base your branch on the `master` or `trunk` branch.
64+
* Usually you should base your branch on the `master` branch.
6565
* A good topic branch name can be the JIRA bug id plus a keyword, e.g. `CLI-123-InputStream`.
6666
* If you have submitted multiple JIRA issues, try to maintain separate branches and pull requests.
6767
+ Make commits of logical units.

0 commit comments

Comments
 (0)