We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d566348 commit 18d8af4Copy full SHA for 18d8af4
.github/ISSUE_TEMPLATE
@@ -0,0 +1,36 @@
1
+<!--
2
+Please answer these questions before submitting your issue. Thanks!
3
+-->
4
+
5
+### What version of Go are you using (`go version`)?
6
7
+<pre>
8
+$ go version
9
10
+</pre>
11
12
+### Does this issue reproduce with the latest release?
13
14
15
16
+### What version of Go-Guardian are you using ?
17
18
19
+Go-Guardian Version:
20
21
22
+### What did you do?
23
24
25
+If possible, provide a recipe for reproducing the error.
26
+A complete runnable program is good.
27
+A link on play.golang.org is best.
28
29
30
31
32
+### What did you expect to see?
33
34
35
36
+### What did you see instead?
0 commit comments