CONTRIBUTING.md conflicts with collaborator-only PR restriction

未关闭 适合新手
#429 0 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
1/5
预计耗时
1 小时以内
新手友好度
68/100
Issue 类型
文档
描述清晰度
基本清楚
活跃度
冷清
技术栈
github

调研方向

打开 CONTRIBUTING.md,并根据协作者限制和报告的 gh pr create 权限错误,检查有关 fork、branch 和 pull request 的说明。更新文档中的贡献流程,使非协作者能够遵循有效流程,然后验证这些说明不再承诺不可用的操作。

由索引模型根据 Issue 内容生成。

描述

bug topic: docs

CONTRIBUTING.md instructs contributors to fork the repository, push a branch, and submit a pull request, but a fork owned by a non-collaborator cannot open a pull request because the repository UI says “Only collaborators can create PRs” and gh pr create fails with a CreatePullRequest permission error; consequently, the documented contribution flow cannot be completed by a non-collaborator.

主要语言
Go
星标
1.5k
派生
73
平均合并
1 天 8 小时
30 天内合并 PR
7

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

github/gh-stack 的其他 Issue

查看 github/gh-stack 的全部 Issue

相似的 Issue

更多 Go Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。