Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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].
Expand Down
1 change: 0 additions & 1 deletion CONTRIBUTING.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

报告缺陷的 Issue 主要需要填写以下信息:

* TinyEngine-backend-java 和 node 的版本号
* 缺陷的表现,可截图辅助说明,如果有报错可贴上报错信息
* 缺陷的复现步骤,最好能提供一个最小可复现 demo 链接

Expand Down
Loading