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 <browne@vmware.com>
This commit is contained in:
Eric Brown 2018-03-07 18:38:10 -08:00 committed by Grant Murphy
parent 1d9f816ca5
commit 57dd25a893

13
.github/issue_template.md vendored Normal file
View file

@ -0,0 +1,13 @@
### Summary
### Steps to reproduce the behavior
### Gas version
### Go version (output of 'go version')
### Operating system / Environment
### Expected behavior
### Actual behavior