diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..fd2b5b91ee --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,35 @@ + + +**Description** + + + +**Steps to reproduce:** + + +**Describe the results you received:** + + +**Describe the results you expected:** + + +**Output of `heapster --version`:** + +``` +(paste your output here) +``` + +**Output of `kubectl version`:** + +``` +(paste your output here) +``` diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..1ab71bcc21 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ + + +**What this PR does** +