Skip to content

Commit dbe3a97

Browse files
author
Gabriel Monroy
committed
docs(readme): merge testing/hacking into contributing and add roadmap links
1 parent 1450458 commit dbe3a97

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,23 @@ Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy an
1111

1212
New to Deis? Learn more about Deis [Concepts](http://docs.deis.io/en/latest/understanding_deis/concepts/), [Architecture](http://docs.deis.io/en/latest/understanding_deis/architecture/) and how to [Deploy an Application](http://docs.deis.io/en/latest/using_deis/deploy-application/).
1313

14+
1415
# Installing Deis
1516

1617
Deis is a set of Docker containers that can be deployed anywhere including public cloud, private cloud, bare metal or your workstation. Decide where you'd like to deploy Deis, then follow the [provider-specific documentation](http://docs.deis.io/en/latest/installing_deis/) for provisioning.
1718

1819
Trying out Deis? Please follow the documentation on [getting set up with Vagrant](http://docs.deis.io/en/latest/installing_deis/vagrant/).
1920
Upgrading from a previous Deis release? See [Upgrading Deis](http://docs.deis.io/en/latest/managing_deis/upgrading-deis/) for additional information.
2021

21-
## Testing the cluster
22-
23-
Please follow the documentation on [testing Deis](http://docs.deis.io/en/latest/contributing/testing/).
24-
25-
## Hacking on Deis
26-
27-
Learn how to [hack on Deis](http://docs.deis.io/en/latest/contributing/hacking/) with a Docker-based development workflow.
28-
2922
## Troubleshooting
3023

3124
See the [Troubleshooting Deis](http://docs.deis.io/en/latest/troubleshooting_deis/) documentation for
3225
assistance with common issues.
3326

27+
## Contributing
28+
29+
Interested in contributing to Deis? Check out our [Open Roadmap](http://docs.deis.io/en/latest/roadmap/roadmap/) and [Planning Process](http://docs.deis.io/en/latest/roadmap/planning/) or jump right into [hacking on Deis](http://docs.deis.io/en/latest/contributing/hacking/) and [testing your Deis cluster](http://docs.deis.io/en/latest/contributing/testing/).
30+
3431
## License
3532

3633
Copyright 2013, 2014 Engine Yard, Inc.

0 commit comments

Comments
 (0)