File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 55 pull_request :
66 types : [ opened, synchronize, reopened ]
77 branches :
8- - master
9- - next
8+ - main
109 push :
1110 branches :
12- - master
13- - next
11+ - main
1412 paths-ignore :
1513 - ' .github/**'
1614 - ' docker/**'
Original file line number Diff line number Diff line change @@ -29,13 +29,13 @@ To contribute code:
29292 . create a branch on the fork
30303 . commit and push your changes to your branch
31314 . make sure the tests run on your local machine
32- 5 . create a pull request from your branch to ` master ` of this repository
32+ 5 . create a pull request from your branch to ` main ` of this repository
33336 . make sure all checks are green for your pull request (only with CLA signed)
3434
35- Do not change the project version, this will be done after merge on master .
35+ Do not change the project version, this will be done after merge on main .
3636
3737To accept external contributions, we need you to fill out and sign our
38- [ Individual Contributor License Agreement ] ( https://www. arangodb.com/documents/cla.pdf ) (CLA ). We use an Apache 2 CLA
38+ [ CLA ] ( https://arangodb.com/community/#contribute ) . We use an Apache 2 CLA
3939for ArangoDB. You can scan and email the CLA PDF file to [ cla@arangodb.com ] ( mailto:cla@arangodb.com ) or send it via fax
4040to +49-221-2722999-88.
4141
You can’t perform that action at this time.
0 commit comments