mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-11-23 02:39:59 +08:00
Update issue templates
This commit is contained in:
parent
2295eef68f
commit
5fc2b8b263
@ -1,6 +1,7 @@
|
||||
---
|
||||
name: ''
|
||||
about: ''
|
||||
name: Issue Running Docker-OSX
|
||||
about: OS related issued, please help us identify the issue by posting the output
|
||||
of this
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
@ -9,6 +10,7 @@ assignees: ''
|
||||
|
||||
# OS related issued, please help us identify the issue by posting the output of this
|
||||
uname -a \
|
||||
; echo "${DISPLAY}" \
|
||||
; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs \
|
||||
; grep NAME /etc/os-release \
|
||||
; 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