summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Boeckel <mathstuf@gmail.com>2016-03-30 16:44:08 -0400
committerBen Boeckel <mathstuf@gmail.com>2016-03-30 16:44:08 -0400
commit2bc43f7f3724e86c3ff8875ce0c91178cbc31a6f (patch)
treeea9331e05cc5f45a75d37c0602fd31d0962cfd17 /README.md
parent4bc6ace201fc682a9a681b73d1096a95edb48c64 (diff)
downloadspack-2bc43f7f3724e86c3ff8875ce0c91178cbc31a6f.tar.gz
spack-2bc43f7f3724e86c3ff8875ce0c91178cbc31a6f.tar.bz2
spack-2bc43f7f3724e86c3ff8875ce0c91178cbc31a6f.tar.xz
spack-2bc43f7f3724e86c3ff8875ce0c91178cbc31a6f.zip
docs: add a link to the spack repo in the PR section
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8664953c0c..1977a4fee9 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,8 @@ can join it here:
At the moment, contributing to Spack is relatively simple. Just send us
a [pull request](https://help.github.com/articles/using-pull-requests/).
-When you send your request, make ``develop`` the destination branch.
+When you send your request, make ``develop`` the destination branch on the
+[Spack repository](https://github.com/LLNL/spack).
Spack is using a rough approximation of the [Git
Flow](http://nvie.com/posts/a-successful-git-branching-model/)