mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-23 10:44:09 +08:00
Update issue templates
This commit is contained in:
parent
2295eef68f
commit
5fc2b8b263
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: ''
|
name: Issue Running Docker-OSX
|
||||||
about: ''
|
about: OS related issued, please help us identify the issue by posting the output
|
||||||
|
of this
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
@ -9,6 +10,7 @@ assignees: ''
|
|||||||
|
|
||||||
# OS related issued, please help us identify the issue by posting the output of this
|
# OS related issued, please help us identify the issue by posting the output of this
|
||||||
uname -a \
|
uname -a \
|
||||||
|
; echo "${DISPLAY}" \
|
||||||
; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs \
|
; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs \
|
||||||
; grep NAME /etc/os-release \
|
; grep NAME /etc/os-release \
|
||||||
; df -h . \
|
; df -h . \
|
10
.github/ISSUE_TEMPLATE/open-an-issue.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/open-an-issue.md
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
name: Open an Issue
|
||||||
|
about: About anything!
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
10
.github/ISSUE_TEMPLATE/other-issues.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/other-issues.md
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
name: Other Issues
|
||||||
|
about: Open an Issue
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user