From ab6dece71bdbbb5812d324f46aae9652f6003b2c Mon Sep 17 00:00:00 2001 From: Robert Alexander Date: Wed, 25 Dec 2019 20:55:05 -0500 Subject: [PATCH] Create ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 0000000..414567c --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,12 @@ +--- +name: Feedback +about: Share your thoughts +title: '' +labels: '' +assignees: ralexander-phi + +--- + +I'd love to hear your thoughts, feedback, suggestions, feature requests, or bug reports. + +Thanks for your interest!