job51-gitlab-cr-node-skill-prompt-optimize 1.1.3 → 1.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/mr-review-template.md +1 -1
- package/package.json +1 -1
package/mr-review-template.md
CHANGED
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
|
|
36
36
|
**文件及行号**: [问题所在文件相关代码块开始至结束行号,带有完整类路径的具体行路径,格式类似:com/job51/dev/anteros/service/impl/ApplyPushServiceImpl.java:176-180]<br/>
|
|
37
37
|
**问题描述**: [具体问题描述]<br/>
|
|
38
|
-
**修改建议**: [
|
|
38
|
+
**修改建议**: [修复建议,展示错误代码块及对应修改后的正确示例代码块,注意:错误代码块和正确示例代码块是必须存在的部分!!!]
|
|
39
39
|
|
|
40
40
|
### 🟡 警告
|
|
41
41
|
|