mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #2914 from crosbymichael/open-issues
Add instructions for opening issues on the repository
This commit is contained in:
commit
39f21af687
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ Want to hack on Docker? Awesome! Here are instructions to get you
|
||||||
started. They are probably not perfect, please let us know if anything
|
started. They are probably not perfect, please let us know if anything
|
||||||
feels wrong or incomplete.
|
feels wrong or incomplete.
|
||||||
|
|
||||||
|
## Reporting Issues
|
||||||
|
|
||||||
|
When reporting [issues](https://github.com/dotcloud/docker/issues)
|
||||||
|
on Github please include your host OS ( Ubuntu 12.04, Fedora 19, etc... )
|
||||||
|
and the output of `docker version` along with the output of `docker info` if possible.
|
||||||
|
This information will help us review and fix your issue faster.
|
||||||
|
|
||||||
## Build Environment
|
## Build Environment
|
||||||
|
|
||||||
For instructions on setting up your development environment, please
|
For instructions on setting up your development environment, please
|
||||||
|
|
Loading…
Add table
Reference in a new issue