dev-playbooks-cn 2.6.0 → 2.6.2
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/README.md +0 -18
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -213,24 +213,6 @@ Test Owner 与 Coder **必须在独立对话**中工作。这不是建议,是
|
|
|
213
213
|
|
|
214
214
|
---
|
|
215
215
|
|
|
216
|
-
## 贡献
|
|
217
|
-
|
|
218
|
-
欢迎贡献!请查看 [贡献指南](CONTRIBUTING.md)。
|
|
219
|
-
|
|
220
|
-
---
|
|
221
|
-
|
|
222
216
|
## 许可证
|
|
223
217
|
|
|
224
218
|
MIT License - 详见 [LICENSE](LICENSE)
|
|
225
|
-
|
|
226
|
-
---
|
|
227
|
-
|
|
228
|
-
## 联系方式
|
|
229
|
-
|
|
230
|
-
- GitHub: https://github.com/Darkbluelr/dev-playbooks-cn
|
|
231
|
-
- npm: https://www.npmjs.com/package/dev-playbooks-cn
|
|
232
|
-
- Issues: https://github.com/Darkbluelr/dev-playbooks-cn/issues
|
|
233
|
-
|
|
234
|
-
---
|
|
235
|
-
|
|
236
|
-
**记住**:DevBooks 不是工具,而是一套工作流程。遵循约束,质量自然提升。
|