diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 8e474075..b99b58a2 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -1,3 +1,5 @@ +**English Only**. Please use English because others could join the discussion if they got similar issue! + Please answer these questions before submitting your issue. Thanks! 1. What version of Go and beego are you using (`bee version`)? @@ -10,6 +12,7 @@ Please answer these questions before submitting your issue. Thanks! If possible, provide a recipe for reproducing the error. A complete runnable program is good. +If this is ORM issue, please provide the DB schemas. 4. What did you expect to see?