Update known-issues.md (#4113)

This commit is contained in:
Wang Jie 2017-08-09 05:41:00 +08:00 committed by Misty Stanley-Jones
parent 87942fe706
commit ce559c82b4
1 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ VM reliably with VirtualBox can be tricky. We are working on this problem.
Below are a list of common errors and solutions that work for most people. Below are a list of common errors and solutions that work for most people.
## Setup Error or Hanging at 99% ## Setup error or hanging at 99%
Sometimes Kitematic doesn't set up VirtualBox properly. Retrying the setup Sometimes Kitematic doesn't set up VirtualBox properly. Retrying the setup
usually works (via one of the two retry buttons). If not, try the following usually works (via one of the two retry buttons). If not, try the following
@ -23,7 +23,7 @@ Then re-open Kitematic. This usually fixes the issue, but if it persists, feel
free to view our <a href="https://github.com/kitematic/kitematic/issues?q=is%3Aopen+is%3Aissue+label%3Abug">existing GitHub free to view our <a href="https://github.com/kitematic/kitematic/issues?q=is%3Aopen+is%3Aissue+label%3Abug">existing GitHub
issues</a>. issues</a>.
## Contributing Fixes ## Contribute fixes
We're always looking for help to make Kitematic better and more reliable! Visit We're always looking for help to make Kitematic better and more reliable! Visit
[our GitHub page](https://github.com/kitematic/kitematic) for docs on how to [our GitHub page](https://github.com/kitematic/kitematic) for docs on how to
@ -35,7 +35,7 @@ VirtualBox. We're still working on a stronger integration with this project.
Their [GitHub repo](https://github.com/docker/machine) is a great place to start Their [GitHub repo](https://github.com/docker/machine) is a great place to start
if you're looking to help fix specific issues around VM provisioning. if you're looking to help fix specific issues around VM provisioning.
## View All Issues ## View all issues
For a full list of Kitematic bugs or issues see our <a href="https://github.com/kitematic/kitematic/issues?q=is%3Aopen+is%3Aissue+label%3Abug">existing GitHub For a full list of Kitematic bugs or issues see our <a href="https://github.com/kitematic/kitematic/issues?q=is%3Aopen+is%3Aissue+label%3Abug">existing GitHub
issues</a> labeled as `bug`. issues</a> labeled as `bug`.