From 8783f75d0360d46f82aa7be8d6e60dd70da965ea Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 28 Mar 2016 17:04:52 -0700 Subject: [PATCH] Add GitHub Issue and PR templates --- .github/ISSUE_TEMPLATE.md | 3 +++ .github/PULL_REQUEST_TEMPLATE.md | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000000..1dedde35ea5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,3 @@ + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000000..80d959a0156 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,6 @@ + + + +- [ ] I have signed the CLA