diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..a0504cc01 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,9 @@ +Please switch to **Preview** and select one of the following links depending on your use-case: + +* [Feature](?template=spec.md) +* [Bug](?template=bug.md) +* [Question](?template=question.md) + +Once switched to the correct template, keep in mind that switching templates will remove all already entered data within this issue. + +Thank you for reaching out! diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 000000000..aa56983ca --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,30 @@ +## Expected Behavior + + + +## Current Behavior + + + +## Failure Information (for bugs) + + + +## Steps to Reproduce + + + +1. Step 1 +2. Step 2 +3. You get the idea... + +## Context + + + +* Kubernetes Version: +* etc. + +## Failure Logs + + \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 000000000..6d1afdcdf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,20 @@ +## Question + + + + +## Examaples + + + + +## Context + + + +* Kubernetes Version: +* etc. + +## Other artifacts/Logs + + \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/spec.md b/.github/ISSUE_TEMPLATE/spec.md new file mode 100644 index 000000000..52931ed79 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/spec.md @@ -0,0 +1,11 @@ +## Overview + + + +## Link to the Google Docs document + + + +## References + +