From 0ff1930e58736656b0200f61270e2f46380cb7a9 Mon Sep 17 00:00:00 2001 From: Michael Shafrir <45020849+mshafrir-stripe@users.noreply.github.com> Date: Tue, 12 Feb 2019 13:27:01 -0500 Subject: [PATCH] Create issue and PR template for stripe-android (#799) --- .github/ISSUE_TEMPLATE.md | 30 ++++++++++++++++++++++++++++++ .github/PULL_REQUEST_TEMPLATE.md | 8 ++++++++ 2 files changed, 38 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..13e51107335 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,30 @@ + + +## Summary + + +## Code to reproduce + + +## Android version + + +## Impacted devices + + +## Installation method + + +## SDK version + + +## Other information + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000000..728c2863106 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,8 @@ +## Summary + + +## Motivation + + +## Testing +