mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-08 16:21:42 +00:00
Follow GitHub recommended community standards
This commit is contained in:
47
.github/ISSUE_TEMPLATE.md
vendored
Normal file
47
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
### your OS
|
||||
|
||||
<!--请选择你的系统版本-->
|
||||
<!--select your os version-->
|
||||
|
||||
* [x] Linux
|
||||
|
||||
* [x] CentOS 7
|
||||
|
||||
* [ ] Ubuntu 14.04
|
||||
|
||||
* [ ] Ubuntu 16.04
|
||||
|
||||
* [ ] Ubuntu 17.04
|
||||
|
||||
* [ ] Ubuntu 17.10
|
||||
|
||||
* [ ] CoreOS
|
||||
|
||||
* [ ] Debian 7.7
|
||||
|
||||
* [ ] Debian 8
|
||||
|
||||
* [ ] Debian 9
|
||||
|
||||
|
||||
* [ ] macOS
|
||||
|
||||
* [ ] Windows 10
|
||||
|
||||
### Docker CE Version
|
||||
|
||||
<!--如果你的 Docker 版本低于 17.09 请尽可能升级到该版本-->
|
||||
<!--if Docker version under 17.09, please upgrade Docker to 17.09-->
|
||||
|
||||
* [x] 17.10 edge
|
||||
|
||||
* [ ] 17.09 stable
|
||||
|
||||
* [ ] 1.13.0
|
||||
|
||||
* [ ] 1.8.0
|
||||
|
||||
### Problem description
|
||||
|
||||
<!--描述你的问题,请贴出终端报错截图-->
|
||||
<!--describe problem-->
|
Reference in New Issue
Block a user