summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2016-03-30 14:38:02 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2016-03-30 14:38:02 -0700
commit279291221c75fd4980643670f5555cd1db241f33 (patch)
treed78c95e8b27404d1a043c2f17e68ee8267043bf3
parent67ec7ee5e97533394463163a815da3fa0e283e73 (diff)
parent2bc43f7f3724e86c3ff8875ce0c91178cbc31a6f (diff)
downloadspack-279291221c75fd4980643670f5555cd1db241f33.tar.gz
spack-279291221c75fd4980643670f5555cd1db241f33.tar.bz2
spack-279291221c75fd4980643670f5555cd1db241f33.tar.xz
spack-279291221c75fd4980643670f5555cd1db241f33.zip
Merge pull request #694 from mathstuf/github-docs
docs: add a link to the spack repo in the PR section
-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/)