diff options
| author | 2017-06-12 03:37:11 -0400 | |
|---|---|---|
| committer | 2017-06-12 03:37:11 -0400 | |
| commit | 8280a21a23d44aa90177e2bc041d0b8dc8556f4b (patch) | |
| tree | dadef7ee085c0e990a5070bd41b6a5b98c97f4fd /.github | |
Import Upstream version 2.7.1upstream/2.7.1
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE | 10 |
1 files changed, 10 insertions, 0 deletions
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. |
