Skip to content

Commit

Permalink
REL DOC Updates for main branch switch
Browse files Browse the repository at this point in the history
[skip ci] Update master references for main branch
  • Loading branch information
mike-wendt authored Jul 16, 2020
2 parents 9efe553 + f149a04 commit 79d5dfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Read the section on [building cuGraph from source](SOURCEBUILD.md) to validate t
```git remote add upstream https://github.com/rapidsai/cugraph.git```

3. Checkout the latest branch
cuGraph only allows contribution to the current branch and not master or a future branch. PLease check the [cuGraph](https://github.com/rapidsai/cugraph) page for the name of the current branch.
cuGraph only allows contribution to the current branch and not main or a future branch. PLease check the [cuGraph](https://github.com/rapidsai/cugraph) page for the name of the current branch.
```git checkout branch-x.x```

4. Code .....
Expand Down Expand Up @@ -155,7 +155,3 @@ All code must adhere to the [RAPIDS Style Guide](https://docs.rapids.ai/resource

### Tests
All code must have associate test cases. Code without test will not be accepted




2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The [RAPIDS](https://rapids.ai) cuGraph library is a collection of GPU accelerat

For more project details, see [rapids.ai](https://rapids.ai/).

**NOTE:** For the latest stable [README.md](https://github.com/rapidsai/cudf/blob/master/README.md) ensure you are on the latest branch.
**NOTE:** For the latest stable [README.md](https://github.com/rapidsai/cudf/blob/main/README.md) ensure you are on the latest branch.



Expand Down

0 comments on commit 79d5dfd

Please sign in to comment.