Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 6c807ef

Browse files
author
Mano Marks
authored
Update ISSUE_TEMPLATE
1 parent 16cc1ce commit 6c807ef

File tree

1 file changed

+1
-45
lines changed

1 file changed

+1
-45
lines changed

.github/ISSUE_TEMPLATE

Lines changed: 1 addition & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1 @@
1-
** PLEASE ONLY USE THIS ISSUE TRACKER TO SUBMIT ISSUES WITH THE DOCKER LABS TUTORIAL CONTENT **
2-
3-
* 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/moby/moby) *
4-
* 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. *
5-
* Or go to the [Docker Forums](https://forums.docker.com/) *
6-
7-
Please provide the following information so we can assess the issue you're having
8-
9-
**Which lab is it that you're having issues with?**
10-
11-
<!--
12-
Title or URL of the lab
13-
-->
14-
**Description**
15-
16-
<!--
17-
Briefly describe the problem you are having in a few paragraphs.
18-
-->
19-
20-
**Steps to reproduce the issue, if relevant:**
21-
1.
22-
2.
23-
3.
24-
25-
**Describe the results you received:**
26-
27-
28-
**Describe the results you expected:**
29-
30-
31-
**Additional information you deem important (e.g. issue happens only occasionally):**
32-
33-
**Output of `docker version`:**
34-
35-
```
36-
(paste your output here)
37-
```
38-
39-
**Output of `docker info`:**
40-
41-
```
42-
(paste your output here)
43-
```
44-
45-
**Additional environment details (AWS, Docker for Mac, Docker for Windows, VirtualBox, physical, etc.):**
1+
At this time we are not actively adding labs to this repository. Our focus is on training.play-with-docker.com where new lab and workshop oriented content is being added. We welcome fixes to existing content. For any new content you wish to contribute, please use this repository:https://github.com/play-with-docker/play-with-docker.github.io. Issues filed against the repo may or may not be fixed.

0 commit comments

Comments
 (0)