From 8280a21a23d44aa90177e2bc041d0b8dc8556f4b Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 12 Jun 2017 03:37:11 -0400 Subject: Import Upstream version 2.7.1 --- .github/ISSUE_TEMPLATE | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 0000000..186ffc1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,10 @@ +Thanks for filing an issue. Following these instructions will help us solve your problem sooner. + +1. Describe the issue. +2. Create a gist for this issue (Sample gist: https://gist.github.com/stevendaniels/98a05849036e99bb8b3c)? + +Here are some instructions for creating such a gist. + +1. Create a gist (https://gist.github.com) with code that creates the error. +2. Clone the gist repo locally, add a stripped down version of the offending spreadsheet to the gist repo, and push the gist's changes master. +3. Paste the gist url here. -- cgit v1.2.3