1
0
mirror of https://github.com/astaxie/beego.git synced 2024-05-29 00:13:28 +00:00
Beego/.github/ISSUE_TEMPLATE
2016-03-23 17:05:40 +08:00

17 lines
391 B
Plaintext

Please answer these questions before submitting your issue. Thanks!
1. What version of Go and beego are you using (`bee version`)?
2. What operating system and processor architecture are you using (`go env`)?
3. What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
4. What did you expect to see?
5. What did you see instead?