summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-07-23 14:49:59 +0000
committerSytse Sijbrandij <sytse@gitlab.com>2015-07-23 14:49:59 +0000
commit8a629882ca84572f13c83f7dadd0d6248263bafb (patch)
treef49bc06d9072ba9a4d421d3dda7a4ae3609514ba
parent1fd87f367e250a24b59d9c1c84b0ab820bdd206b (diff)
downloadgitlab-ci-8a629882ca84572f13c83f7dadd0d6248263bafb.tar.gz
Ask people to contribute guides.
-rw-r--r--doc/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index f6e411c..0a84103 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -14,6 +14,7 @@
+ [Test and deploy Ruby applications to Heroku](examples/test-and-deploy-ruby-application-to-heroku.md)
+ [Test and deploy Python applications to Heroku](examples/test-and-deploy-python-application-to-heroku.md)
++ Help your favorite programming language and GitLab by sending a merge request with a guide for that language.
### Administrator documentation
@@ -22,4 +23,4 @@
+ [User permissions](permissions/README.md)
+ [Backup/Restore](raketasks/backup_restore.md)
+ [Migrating to packaged CI](migration_to_omnibus/README.md)
-+ [API](api/README.md)
++ [API](api/README.md) \ No newline at end of file