Skip to content

Commit

Permalink
add an issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
burnash committed Jul 16, 2016
1 parent b4ebb62 commit a90c6d8
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
**GitHub Issues are for bugs and feature requests.**

Please do not post usage questions here. For general support from the community, see [StackOverflow](http://stackoverflow.com/questions/tagged/gspread).

Issues with usage questions will be closed.

For bugs please provide the following information.

### Environment info

Operating System:
Python version:
gspread version:

### Steps to reproduce
1.
2.
3.

### Stack trace or other output that would be helpful

0 comments on commit a90c6d8

Please sign in to comment.