ISSUE_TEMPLATE 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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. **Description**
  7. <!--
  8. Briefly describe the problem you are having in a few paragraphs.
  9. -->
  10. **Steps to reproduce the issue, if relevant:**
  11. 1.
  12. 2.
  13. 3.
  14. **Describe the results you received:**
  15. **Describe the results you expected:**
  16. **Additional information you deem important (e.g. issue happens only occasionally):**
  17. **Output of `docker version`:**
  18. ```
  19. (paste your output here)
  20. ```
  21. **Output of `docker info`:**
  22. ```
  23. (paste your output here)
  24. ```
  25. **Additional environment details (AWS, Docker for Mac, Docker for Windows, VirtualBox, physical, etc.):**