diff --git a/.github/ISSUE_TEMPLATE.MD b/.github/ISSUE_TEMPLATE.MD new file mode 100644 index 000000000..71c7ef4d1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.MD @@ -0,0 +1,34 @@ + +### 1. What version of `Go` are you using (`go version`)? + +
+$ go version
+
+
+ +### 2. What version of `GoFrame` are you using? + + + +### 3. Does this issue reproduce with the latest release? + + + +### 4. What did you do? + + + + + +### 5. What did you expect to see? + + + +### 6. What did you see instead? + + +