cmyr-template-cli 1.17.4 → 1.17.5

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cmyr-template-cli",
3
- "version": "1.17.4",
3
+ "version": "1.17.5",
4
4
  "description": "草梅友仁自制的项目模板创建器",
5
5
  "author": "CaoMeiYouRen",
6
6
  "license": "MIT",
@@ -48,6 +48,8 @@
48
48
 
49
49
  **更好的是:提交带有修复或新功能的 Pull Requests!**
50
50
 
51
+ **如果是反馈 BUG,请提供一个最小的、可稳定复现 BUG 的 repo,否则将直接关闭 issue**
52
+
51
53
  ### 如何提交拉取请求
52
54
 
53
55
  1. 在我们的存储库中搜索 与您的提交相关的开放或关闭的 [Pull Requests](<%= pullRequestsUrl %>)。你不想重复努力。