mirror of
https://github.com/moby/moby.git
synced 2026-07-03 21:28:46 +00:00
Triaging issues has become a little challenging since the meat of the information is below a large amount of unstructured command line output. These changes add a description and move the reproduction and expected/received results above the unstructured output. This should help for initial triaging, as well as self-triaging. Signed-off-by: Stephen J Day <stephen.day@docker.com>