Skip to content

Releases: hyt315/github-oss-contribute

GitHub OSS Contribute v1.1.0

Choose a tag to compare

@hyt315 hyt315 released this 18 Jul 10:04

Highlights

  • Rebuilt the project page with a real workflow preview, three inspectable contribution examples, current Agent Skill installation and direct downloads.
  • Made public repository reconnaissance credential-free and added approval gates for Fork, comments, Push and PR creation.
  • Strengthened repository-rule discovery, authorship, AI disclosure, evidence and maintainer-respect requirements.
  • Removed the fake security email, arbitrary PR line limits, unsafe generic history rewrite and stale MCP assumptions.
  • Added CI, a local validator, agent metadata, repository metadata and contributor attribution.

Verification

Local validation, YAML parsing, privacy/history scans, clean-clone validation, PR CI and main-branch CI all passed.

v1.0.2

Choose a tag to compare

@hyt315 hyt315 released this 17 Jul 09:35

修复源码下载链接。

🐛 修复 / Fixes

  • README 下载表格的 ZIP / Tar 链接分支名由 master 改为 main(仓库默认分支为 main)。此前链接依赖 GitHub 的重命名重定向才未失效,现已直接指向正确分支,更稳妥。

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@hyt315 hyt315 released this 22 Jun 11:17

变更

  • fix: 将 README 中无效的 <a name> HTML 锚点替换为 Markdown 标题锚点(## 中文 / ## English),修复语言切换跳转功能
  • chore: SKILL.md 新增 version 字段

v1.0.0 - Initial Release

Choose a tag to compare

@hyt315 hyt315 released this 22 Jun 10:20

github-oss-contribute v1.0.0

首个公开版本,包含完整的开源贡献指导技能:

  • 开源贡献完整工作流(从找项目到提交 PR)
  • AI 辅助贡献规范与最佳实践
  • Git 常见错误处理指南
  • 沟通礼仪与 Commit 规范
  • 安全贡献指南
  • MCP 工具集成参考