Skip to content

Commit 57dd25a

Browse files
ericwbgcmurphy
authored andcommitted
Add an issue template to the project (#185)
This patch adds a template for Issues opened against the gas project. That way, minimum information is present to debug the problem. Signed-off-by: Eric Brown <[email protected]>
1 parent 1d9f816 commit 57dd25a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/issue_template.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### Summary
2+
3+
### Steps to reproduce the behavior
4+
5+
### Gas version
6+
7+
### Go version (output of 'go version')
8+
9+
### Operating system / Environment
10+
11+
### Expected behavior
12+
13+
### Actual behavior

0 commit comments

Comments
 (0)