diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 86ccad97dc..0000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,33 +0,0 @@ - - -**Is this a bug report or feature request?** (choose one): - - - -**Kubernetes Version** (output of `kubectl version`): - -**Helm Client and Tiller Versions** (output of `helm version`): - -**Development or Deployment Environment?**: - -**Release Tag or Master**: - -**Expected Behavior**: - -**What Actually Happened**: - -**How to Reproduce the Issue** (as minimally as possible): - -**Any Additional Comments**: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index b1395ce0c5..0000000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,14 +0,0 @@ - - -**What is the purpose of this pull request?**: - -**What issue does this pull request address?**: Fixes # - -**Notes for reviewers to consider**: - -**Specific reviewers for pull request**: