summaryrefslogtreecommitdiffstats
path: root/.github/issue_template.md
blob: b2bfc6d38384c6fe488d59c23c06ecf2bd35fca1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Thanks for filing an issue. Following these instructions will help us solve your problem sooner.

### Steps to reproduce

1. Create an executable test case for this issue ([sample test case](https://gist.github.com/tgturner/e4b7f491639b8a6dd883fe2ace408652))
2. You can share your executable test case as a [gist](https://gist.github.com), or simply paste the content into the issue description.
  - You can execute the test case by running `ruby the_file.rb` in your terminal. If all goes well, you should see your test case failing. 
3. Please provide a stripped down version of the offending spreadsheet.

### Issue
Describe the issue

### System configuration
**Roo version**:

**Ruby version**: