Skip to content

Commit

Permalink
chore: add github issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
shaj13 committed Feb 28, 2021
1 parent d566348 commit 18d8af4
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions .github/ISSUE_TEMPLATE
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!--
Please answer these questions before submitting your issue. Thanks!
-->

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

<pre>
$ go version

</pre>

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



### What version of Go-Guardian are you using ?

<pre>
Go-Guardian Version:
</pre>

### What did you do?

<!--
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.
-->



### What did you expect to see?



### What did you see instead?

0 comments on commit 18d8af4

Please sign in to comment.