First shot at an issue template

goal is to reduce # of "how do I" issues which should go to discussion
forum as well as bug reports which don't include full details.
This commit is contained in:
Jay Lee
2016-02-29 09:03:14 -05:00
parent 0aabe4ae9b
commit 6519a5b007

15
.github/ISSUE_TEMPLATE vendored Normal file
View File

@@ -0,0 +1,15 @@
*The issue tracker is for reporting product deficiencies. How do I questions should be posted to [the discussion forum](https://groups.google.com/group/google-apps-manager). When in doubt, start at [the discussion forum](https://groups.google.com/group/google-apps-manager) and return here to file an issue only when instructed to do so.*
### Please confirm the following:
- I have upgraded to the [latest GAM release](http://git.io/gamreleases) and I still have this issue.
- I am typing the command as described in the [GAM Wiki](https://github.com/jay0lee/GAM/wiki)
- I am using a Google Apps for Work, Unlimited or EDU account (Google Apps Standard / Free is not supported)
### Steps to reproduce the issue:
1. ...
1. ...
1. ...
### Expected outcome (what are you trying to do?)
### Actual outcome (what errors or bad behavior do you see instead?)