summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorFlorian Zschocke <f.zschocke+git@gmail.com>2021-12-02 22:05:50 +0100
committerFlorian Zschocke <f.zschocke+git@gmail.com>2021-12-02 22:05:50 +0100
commitc39ac06fa2091d7a2ab88a600f6d63e30ec009ca (patch)
treeae6a92527d5913e3c8edcee5839c34b1c44809fc /README.markdown
parente60a8b69b0235c06de87aba6c2da000f86c74b3f (diff)
downloadgitblit-c39ac06fa2091d7a2ab88a600f6d63e30ec009ca.tar.gz
gitblit-c39ac06fa2091d7a2ab88a600f6d63e30ec009ca.zip
Update contributing guidelines
And, link to the contributing guidelines from the Readme.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index af76c2df..9e0943a2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -32,6 +32,9 @@ Contributing
GitHub pull requests are preferred. Any contributions must be distributed under the terms of the [Apache Software Foundation license, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
+Please see the [CONTRIBUTING file](CONTRIBUTING.md) for suggestions and guidelines on contributing to Gitblit. Thank you!
+
+
Building Gitblit
----------------