| ... | ... | @@ -14,6 +14,7 @@ |
|
|
|
- [Requesting Training](#requesting-training)
|
|
|
|
- [Design Framework](#design-framework)
|
|
|
|
- [Developers](#developers)
|
|
|
|
- [How to Contribute](#how-to-contribute)
|
|
|
|
- [Development Environment](#development-environment)
|
|
|
|
- [Customizing the UI](#customizing-the-ui)
|
|
|
|
- [**Testing**](#testing)
|
| ... | ... | @@ -51,7 +52,7 @@ |
|
|
|
- [Create a Lane](design-framework/create-a-lane)
|
|
|
|
|
|
|
|
### Help
|
|
|
|
- Reporting a Bug
|
|
|
|
- [Reporting a Bug](guide/reporting-a-bug)
|
|
|
|
|
|
|
|
### Advanced
|
|
|
|
- Accessing Lanes from CLI
|
| ... | ... | @@ -71,6 +72,14 @@ |
|
|
|
|
|
|
|
# Developers
|
|
|
|
|
|
|
|
### How to Contribute
|
|
|
|
- [Suggest a Resource](contribute/suggest-a-resource)
|
|
|
|
- [Fix a Bug](contribute/fix-a-bug)
|
|
|
|
- [Build a Feature](contribute/build-a-feature)
|
|
|
|
- [Add/Update Wiki Content](contribute/add-update-wiki-content)
|
|
|
|
- [Become a Tester](contribute/become-a-tester)
|
|
|
|
- [Fill out a Survey](contribute/fill-out-a-survey)
|
|
|
|
|
|
|
|
### Development Environment
|
|
|
|
- [DevStack Guide](developers/devstack-guide)
|
|
|
|
- [Clone the VCR](developers/clone-the-vcr)
|
| ... | ... | |