docker_practice/.github/ISSUE_TEMPLATE/Custom.md

44 lines
1.0 KiB
Markdown
Raw Normal View History

2018-07-20 01:31:19 +00:00
---
name: Custom issue template
about: Create a issue about Docker
---
* [ ] Have u googled the problem? If no, pls do that first!
### Environment
2018-01-12 16:34:33 +00:00
<!--请提供环境信息,包括操作系统版本等,保留你的操作系统,其他选项删除-->
<!--Provides env info like OS version-->
* [x] Linux
* [x] CentOS 7
2018-01-12 16:34:33 +00:00
* [x] Ubuntu 16.04
* [x] Ubuntu 17.10
* [x] Debian 9
* [x] Debian 8
* [x] CoreOS
* [x] macOS
* [x] Windows 10
* [x] Raspberry Pi (ARM)
* [x] Others (Pls describe below)
### Docker Version
2018-07-20 01:31:19 +00:00
<!--如果你的 Docker 版本低于 18.06 请尽可能升级到该版本,保留你的 Docker 版本,其他选项删除-->
<!--if Docker version under 18.06, please upgrade Docker to 18.06-->
2018-07-20 01:31:19 +00:00
* [x] Edge (v18.06)
* [x] Stable (v18.06)
2018-01-12 16:34:33 +00:00
* [x] 1.13.0 or Before
### Problem Description
2018-01-12 16:34:33 +00:00
<!--描述你的问题,请贴出操作步骤,终端报错截图或文字信息-->
<!--describe problem with detailed steps and logs-->
2018-01-12 16:34:33 +00:00
<!--提交问题之前请点击预览标签,符合要求之后再提交问题-->