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.