From 779cf03858d1bed6621802c74a33cb1109385b3d Mon Sep 17 00:00:00 2001 From: David Nuzik <45179589+davidnuzik@users.noreply.github.com> Date: Thu, 19 Nov 2020 08:37:24 -0700 Subject: [PATCH] Update issue templates I'd like to request the following GitHub issue templates for rancher/docs. I believe these may make it a bit easier for people to enter issues and to keep things more organized. --- .github/ISSUE_TEMPLATE/request-a-k3s-change.md | 14 ++++++++++++++ .../ISSUE_TEMPLATE/request-a-rancher-2-change.md | 14 ++++++++++++++ .github/ISSUE_TEMPLATE/request-something-else.md | 15 +++++++++++++++ 3 files changed, 43 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/request-a-k3s-change.md create mode 100644 .github/ISSUE_TEMPLATE/request-a-rancher-2-change.md create mode 100644 .github/ISSUE_TEMPLATE/request-something-else.md diff --git a/.github/ISSUE_TEMPLATE/request-a-k3s-change.md b/.github/ISSUE_TEMPLATE/request-a-k3s-change.md new file mode 100644 index 00000000000..bb8d0ec0542 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/request-a-k3s-change.md @@ -0,0 +1,14 @@ +--- +name: Request a K3S change +about: I'd like to request a change to the K3s documentation. +title: "[K3s] " +labels: K3s +assignees: '' + +--- + +**Request Summary:** + + +**Details:** + diff --git a/.github/ISSUE_TEMPLATE/request-a-rancher-2-change.md b/.github/ISSUE_TEMPLATE/request-a-rancher-2-change.md new file mode 100644 index 00000000000..79eb0aa89e8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/request-a-rancher-2-change.md @@ -0,0 +1,14 @@ +--- +name: Request a Rancher 2 change +about: I'd like to request a change to the Rancher 2.x documentation. +title: "[Rancher2] " +labels: Rancher2 +assignees: '' + +--- + +**Request Summary:** + + +**Details:** + diff --git a/.github/ISSUE_TEMPLATE/request-something-else.md b/.github/ISSUE_TEMPLATE/request-something-else.md new file mode 100644 index 00000000000..a43d518ac83 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/request-something-else.md @@ -0,0 +1,15 @@ +--- +name: Request something else +about: I have a bug to report, or I'd like to request a change in documentation other + than Rancher2 and K3s. +title: '' +labels: '' +assignees: '' + +--- + +**Summary:** + + +**Details:** +