Skip to content

Commit

Permalink
Create ISSUE_TEMPLATE (hypermodeinc#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ibrahim Jarif authored May 30, 2019
1 parent d9620c8 commit 5ef7757
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!-- Please answer these questions before submitting your issue. Thanks! -->

### What version of Go are you using (`go version`)?

<pre>
$ go version

</pre>

### What version of Badger are you using?


### Does this issue reproduce with the latest master?


### What are the hardware specifications of the machine (RAM, OS, Disk)?


### What did you do?

<!--
If possible, provide a recipe for reproducing the error. A complete runnable program is good.
-->



### What did you expect to see?



### What did you see instead?

0 comments on commit 5ef7757

Please sign in to comment.