From b86344daa79dde1bff1753d49676fd5fc9094d11 Mon Sep 17 00:00:00 2001
From: Tin Lam <tin@irrational.io>
Date: Thu, 20 Apr 2017 20:09:06 -0500
Subject: [PATCH] Removes leftover .github directory

This patch set removes the .github directory as this project
moved from github to OpenStack gerrit system.

Change-Id: Ie606388cefba5f3fd153209023bb6a626c10b5fe
---
 .github/ISSUE_TEMPLATE.md        | 33 --------------------------------
 .github/PULL_REQUEST_TEMPLATE.md | 14 --------------
 2 files changed, 47 deletions(-)
 delete mode 100644 .github/ISSUE_TEMPLATE.md
 delete mode 100644 .github/PULL_REQUEST_TEMPLATE.md

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 @@
-<!-- Thanks for filing an issue! Before submitting your issue, please answer the following questions.-->
-
-**Is this a bug report or feature request?** (choose one):
-
-<!--
-If this is a BUG REPORT, please:
-  - Fill in as much of the template as possible.  If you leave out
-    information, we may automatically close out your pull request.
-
-If this is a FEATURE REQUEST, please:
-  - Describe *in detail* the feature/behavior/change you'd like to see.
-
-Detailed responses allow our community to address your concerns in a timely manner.
-If we can't determine what you're asking for, we may close your issue.  If you feel
-we haven't adequately addressed your issue, please feel free to reopen your issue
-and explain your issue in more detail.
--->
-
-**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 @@
-<!--  
-      Thanks for contributing to OpenStack-Helm!  Please be thorough
-      when filling out your pull request. If the purpose for your pull
-      request is not clear, we may close your pull request and ask you
-      to resubmit.
--->
-
-**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**: