Skip to content

Commit 08bc2bb

Browse files
committed
Added specifics about when someone should fork
1 parent 10d67af commit 08bc2bb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,10 @@ local repository and GitHub.
8484

8585
### Forking
8686

87-
You will need your own fork to work on the code. Go to the [UV-CDAT
88-
project page](https://github.com/UV-CDAT/uvcdat) and hit the *fork*
89-
button. You will want to clone your fork to your machine: :
87+
You may want to fork UV-CDAT to work on the code if you have access to the repository,
88+
then just create a branch there instead. If you don't then follow these guidelines
89+
for forking UV-CDAT. Go to the [UV-CDAT project page](https://github.com/UV-CDAT/uvcdat)
90+
and hit the *fork* button. You will want to clone your fork to your machine:
9091

9192
git clone git://github.com/UV-CDAT/uvcdat.git UV-CDAT-yourname
9293
cd UV-CDAT-yourname

0 commit comments

Comments
 (0)