返回顶部
c

contributor-guide-writer贡献指南编写

Analyze the current project structure, package manager, and build tools to generate a comprehensive, standardized CONTRIBUTING.md file. Trigger when the user asks to write or generate a contributing guide, or wants to know how to set up the project locally for development.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
99
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

contributor-guide-writer

贡献指南 (Contributing to [Project Name])

首先,非常感谢你考虑为 [Project Name] 做出贡献!正是因为有你们,开源社区才如此繁荣。

1. 本地开发环境搭建

请按照以下步骤在本地运行该项目:

环境要求

  • - [如:Node.js >= 18]
  • [如:pnpm 或 Go 1.20+]

安装步骤

  1. 1. Fork 本仓库并克隆到本地:
bash git clone https://github.com/你的用户名/[repo-name].git cd [repo-name]
  1. 2. 安装依赖:
bash [如:pnpm install / go mod download / pip install -r requirements.txt]

2. 开发工作流

运行项目

bash [如:pnpm run dev / go run main.go]

运行测试

在提交代码之前,请确保所有测试用例都能通过: bash [如:pnpm test / go test ./...]

代码检查与格式化

我们对代码风格有严格的要求。请在提交前运行 Linter: bash [如:pnpm run lint / golangci-lint run]

3. 提交 Pull Request (PR)

  1. 1. 从 main 分支创建一个新分支:git checkout -b feature/你的特性名称
  2. 编写代码并使用 约定式提交 (Conventional Commits) 规范提交代码。
  3. 推送到你的 Fork 仓库:git push origin feature/你的特性名称
  4. 向我们的 main 分支发起 Pull Request。
  5. 在 PR 描述中清晰地说明你的改动。

4. 行为准则

参与本项目的开发即表示你同意遵守我们的行为准则。请尊重所有的维护者和其他贡献者。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 contributor-guide-writer-1775872941 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 contributor-guide-writer-1775872941 技能

通过命令行安装

skillhub install contributor-guide-writer-1775872941

下载

⬇ 下载 contributor-guide-writer v1.0.1(免费)

文件大小: 4.71 KB | 发布时间: 2026-4-12 09:35

v1.0.1 最新 2026-4-12 09:35
No changes in functionality or content in this version.

- Version updated to 1.0.1 with no file changes detected.
- No modifications made to the skill’s source files or documentation.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部