diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 412db6ac..5e865b6c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,8 +21,7 @@ If the issue is a defect, select the bug report template when creating a new iss To report a defect, you need to fill in the following information: -* TinyEngine-backend-java and node version numbers -*Screenshots can be used to describe the defect. If an error is reported, the error information can be posted. +* Screenshots can be used to describe the defect. If an error is reported, the error information can be posted. * It is recommended that a minimum demo link be provided to reproduce the defect. If the feature is a new feature, select the Feature request template. The title complies with the format of the new feature description, for example, [TinyEngine-backend-java]. diff --git a/CONTRIBUTING.zh-CN.md b/CONTRIBUTING.zh-CN.md index 5eb34e94..5dd59b20 100644 --- a/CONTRIBUTING.zh-CN.md +++ b/CONTRIBUTING.zh-CN.md @@ -21,7 +21,6 @@ 报告缺陷的 Issue 主要需要填写以下信息: -* TinyEngine-backend-java 和 node 的版本号 * 缺陷的表现,可截图辅助说明,如果有报错可贴上报错信息 * 缺陷的复现步骤,最好能提供一个最小可复现 demo 链接