added some content to the about page

This commit is contained in:
Mark Bishop
2018-05-07 15:17:15 -07:00
committed by Mark Bishop
parent f530a11612
commit 5da20f6fe0
+20 -3
View File
@@ -1,12 +1,29 @@
---
title: About
weight: 5000
draft: true
---
# About
## Update Our docs
## Contributing to Rancher
## FAQs
### Developing
In our GitHub repository, our wiki contains all the steps to get started with developing Rancher.
Start with our first cowpoke to get started!
### Repositories
All of repositories are located within our main GitHub page. There are many repositories used for Rancher, but we’ll provide descriptions of some of the main ones used in Rancher.
- [Rancher Repo](https://github.com/rancher/rancher): This repository is the main repo that integrates all the other repos together.
### Bugs
If you find any bugs or are having any trouble, please contact us by filing an issue. Though we have many repositories related to Rancher, we want the majority of the bugs in the Rancher repo so we won’t miss them!
If you have any updates to our documentation, please make any PRs to our docs repo.