mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-13 20:53:49 +08:00
发布v2.2.10版本,更新内容请查看:https://github.com/bufanyun/hotgo/tree/v2.0/docs/guide-zh-CN/addon-version-upgrade.md
This commit is contained in:
21
docs/guide-zh-CN/start-questions.md
Normal file
21
docs/guide-zh-CN/start-questions.md
Normal file
@@ -0,0 +1,21 @@
|
||||
## 如何提问
|
||||
|
||||
#### 说明环境情况
|
||||
|
||||
- 平台: windows/linux
|
||||
- 软件与版本:golang 1.18, Mysql 5.7 ...
|
||||
- 系统版本:gotho 2.1.4
|
||||
|
||||
#### 你做了什么?
|
||||
|
||||
- 我按文档(附链接)上写了一个控制器xxx,代码如下:xxxx
|
||||
- 然后我使用xxx访问
|
||||
- 这其中我还做了啥
|
||||
- ...
|
||||
|
||||
#### 出现什么错误?
|
||||
|
||||
- 当我试图xxx的时候,xxx报了如下错误:(截图)
|
||||
- 我确认过我的目录权限是正确的,xxx是正确的(必要时带上截图)
|
||||
|
||||
以上是举例提问时所应该描述的情况,当别人看到详细的情况时,也便于快速定位问题所在。
|
||||
Reference in New Issue
Block a user