diff --git a/Feedback.md b/Feedback.md
index 8369547..ed606bc 100644
--- a/Feedback.md
+++ b/Feedback.md
@@ -1,25 +1,24 @@
-# 提交问题行为准则
+# Issue feedback guidelines
-反馈渠道:https://github.com/Gobysec/Goby/issues,并注明您当前的操作系统及Goby版本号。
+ Feedback channel is [here](https://github.com/Gobysec/Goby/issues). When giving feedback, you need to indicate your `current system type` and `Goby version`.
+ You can also try to use the following resources to solve your problem:
-请尝试使用以下资源:
+- Find the solution in the FAQ table: https://gobies.org/faq.html
+- Watch the video tutorial: https://gobies.org/features.html
+- Find solutions or ask questions on Github issues:https://github.com/Gobysec/Goby/issues
-- 在FAQ表中查找问题:https://gobies.org/faq.html
-- 观看视频教程:https://gobies.org/features.html
-- 在issues上查找/询问问题:https://github.com/Gobysec/Goby/issues
+1. Please try to search for your problem, as it may have been resolved. If you find that an old and closed issue is still in the latest version, you should initiate a new issue instead of commenting on the old issue.
+2. If there is a version update, please try to update to the latest version first to see if it can solve the problem.
-1. 请尝试搜索您的问题,它可能已经得到了解决。如果发现旧的且已关闭的问题仍保留在最新版本中,则应使用下面的表格打开一个新的问题,而不是对旧问题进行评论。
-2. 若有版本更新,请先尝试使用新版本查看问题是否存在。
-## 错误报告
-1. 提供使用的版本及系统
-2. 提供必要的操作环境、错误信息、期待的结果
-3. 提供必要的截图或代码等细节
-4. 鼓励使用标签
-## 需求建议
-1. 提供使用的版本及系统
-2. 提供需要应用的场景
-3. 提供已考虑过的替代解决方案
-## 显示错误问题
-您可在Goby内ip详情页反馈处提供扫描显示错误信息,我们会尽快为您解决问题,不胜感激
+## Error feedback
-![](https://img-blog.csdnimg.cn/20201208160447533.gif#pic_center)
+1. Provide the Goby version and system type currently in use.
+2. Provide necessary operating environment information, error messages, and expected results.
+3. Provide necessary screenshots or code and other details.
+4. Encourage the use of tags
+
+## Suggestion
+
+1. Provide the Goby version and system type currently in use.
+2. Provide scenarios for applications.
+3. Provide solutions that have been considered.