Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 66818f3

Browse files
committed
Refer to master branch only and drop reference to trunk branch name
1 parent b9b39a2 commit 66818f3

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. `CSV-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)