From 122a0a85086f598fa5bb7a78e8be9332034f215f Mon Sep 17 00:00:00 2001 From: Thor Date: Tue, 2 Apr 2019 19:11:32 +0200 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/default-issue-template.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/default-issue-template.md diff --git a/.github/ISSUE_TEMPLATE/default-issue-template.md b/.github/ISSUE_TEMPLATE/default-issue-template.md new file mode 100644 index 00000000..c0ffa2b1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/default-issue-template.md @@ -0,0 +1,14 @@ +--- +name: Default issue template +about: Default issue template +title: '' +labels: '' +assignees: '' + +--- + +Please only file issues here that you believe represent actual bugs or feature requests for the Stripe Payments Demo. + +If you're having general trouble with your Stripe integration, please reach out to support using the form at https://support.stripe.com/ (preferred) or via email to support@stripe.com. + +If you are reporting a bug, please include the server language you're using, as well as any other details that may be helpful in reproducing the problem.