mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
added some content to the about page
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user