docker_practice/.github/ISSUE_TEMPLATE/Bug_report.md

42 lines
1009 B
Go
Raw Normal View History

2018-07-20 01:31:19 +00:00
---
name: Bug report
about: Create a report to help us improve
---
* [ ] 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
2019-04-29 01:26:29 +00:00
* [x] Fedora
* [x] Ubuntu 16.04 +
2019-04-29 01:26:29 +00:00
* [x] Debian 9 +
2018-01-12 16:34:33 +00:00
* [x] macOS
* [x] Windows 10
* [x] Raspberry Pi (ARM)
* [x] Others (Pls describe below)
### Docker Version
<!--如果你的 Docker 版本低于 18.09 请尽可能升级到该版本保留你的 Docker 版本其他选项删除-->
<!--if Docker version under 18.09, please upgrade Docker to 18.09-->
* [x] Edge (v18.09)
* [x] Stable (v18.09)
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
<!--提交问题之前请点击预览标签符合要求之后再提交问题-->