Change Docker CE update channels #351

This commit is contained in:
khs1994
2018-07-20 09:31:19 +08:00
parent 80cb2445fc
commit 2e70663bf9
9 changed files with 72 additions and 23 deletions

View File

@@ -1,3 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
---
* [ ] Have u googled the problem? If no, pls do that first!
### Environment
@@ -17,11 +23,11 @@
* [x] Others (Pls describe below)
### Docker Version
<!--如果你的 Docker 版本低于 18.03 请尽可能升级到该版本,保留你的 Docker 版本,其他选项删除-->
<!--if Docker version under 18.03, please upgrade Docker to 18.03-->
<!--如果你的 Docker 版本低于 18.06 请尽可能升级到该版本,保留你的 Docker 版本,其他选项删除-->
<!--if Docker version under 18.06, please upgrade Docker to 18.06-->
* [x] Edge (v18.04)
* [x] Stable (v18.03)
* [x] Edge (v18.06)
* [x] Stable (v18.06)
* [x] 1.13.0 or Before
### Problem Description

43
.github/ISSUE_TEMPLATE/Custom.md vendored Normal file
View File

@@ -0,0 +1,43 @@
---
name: Custom issue template
about: Create a issue about Docker
---
* [ ] Have u googled the problem? If no, pls do that first!
### Environment
<!--请提供环境信息,包括操作系统版本等,保留你的操作系统,其他选项删除-->
<!--Provides env info like OS version-->
* [x] Linux
* [x] CentOS 7
* [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
<!--如果你的 Docker 版本低于 18.06 请尽可能升级到该版本,保留你的 Docker 版本,其他选项删除-->
<!--if Docker version under 18.06, please upgrade Docker to 18.06-->
* [x] Edge (v18.06)
* [x] Stable (v18.06)
* [x] 1.13.0 or Before
### Problem Description
<!--描述你的问题,请贴出操作步骤,终端报错截图或文字信息-->
<!--describe problem with detailed steps and logs-->
<!--提交问题之前请点击预览标签,符合要求之后再提交问题-->

View File

@@ -0,0 +1,5 @@
---
name: Feature request
about: Suggest an idea for docker_practice
---