ISSUE_TEMPLATE 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. ** PLEASE ONLY USE THIS ISSUE TRACKER TO SUBMIT ISSUES WITH THE EXAMPLE VOTING APP **
  2. * If you have a bug working with Docker itself, not related to these labs, please file the bug on the [Docker repo](https://github.com/docker/docker) *
  3. * If you would like general support figuring out how to do something with Docker, please use the Docker Slack channel. If you're not on that channel, sign up for the [Docker Community](http://dockr.ly/MeetUp) and you'll get an invite. *
  4. * Or go to the [Docker Forums](https://forums.docker.com/) *
  5. Please provide the following information so we can assess the issue you're having
  6. **Which lab is it that you're having issues with?**
  7. <!--
  8. Title or URL of the lab
  9. -->
  10. **Description**
  11. <!--
  12. Briefly describe the problem you are having in a few paragraphs.
  13. -->
  14. **Steps to reproduce the issue, if relevant:**
  15. 1.
  16. 2.
  17. 3.
  18. **Describe the results you received:**
  19. **Describe the results you expected:**
  20. **Additional information you deem important (e.g. issue happens only occasionally):**
  21. **Output of `docker version`:**
  22. ```
  23. (paste your output here)
  24. ```
  25. **Output of `docker info`:**
  26. ```
  27. (paste your output here)
  28. ```
  29. **Additional environment details (AWS, Docker for Mac, Docker for Windows, VirtualBox, physical, etc.):**