From 5fc2b8b26307a81e66e9aae957315c18685f2fa7 Mon Sep 17 00:00:00 2001 From: sickcodes <65906298+sickcodes@users.noreply.github.com> Date: Sun, 14 Mar 2021 09:55:22 +0000 Subject: [PATCH] Update issue templates --- .../{a.md => issue-running-docker-osx.md} | 6 ++++-- .github/ISSUE_TEMPLATE/open-an-issue.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/other-issues.md | 10 ++++++++++ 3 files changed, 24 insertions(+), 2 deletions(-) rename .github/ISSUE_TEMPLATE/{a.md => issue-running-docker-osx.md} (77%) create mode 100644 .github/ISSUE_TEMPLATE/open-an-issue.md create mode 100644 .github/ISSUE_TEMPLATE/other-issues.md diff --git a/.github/ISSUE_TEMPLATE/a.md b/.github/ISSUE_TEMPLATE/issue-running-docker-osx.md similarity index 77% rename from .github/ISSUE_TEMPLATE/a.md rename to .github/ISSUE_TEMPLATE/issue-running-docker-osx.md index 7ce9fd3..1d266c3 100644 --- a/.github/ISSUE_TEMPLATE/a.md +++ b/.github/ISSUE_TEMPLATE/issue-running-docker-osx.md @@ -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 . \ diff --git a/.github/ISSUE_TEMPLATE/open-an-issue.md b/.github/ISSUE_TEMPLATE/open-an-issue.md new file mode 100644 index 0000000..a6a1892 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/open-an-issue.md @@ -0,0 +1,10 @@ +--- +name: Open an Issue +about: About anything! +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/other-issues.md b/.github/ISSUE_TEMPLATE/other-issues.md new file mode 100644 index 0000000..952b94a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other-issues.md @@ -0,0 +1,10 @@ +--- +name: Other Issues +about: Open an Issue +title: '' +labels: '' +assignees: '' + +--- + +