Skip to content

docs: document the opensource contribution workflow - #108

Open
k-undurkhaan-2 wants to merge 1 commit into
opensourcefrom
codex/contribution-policy-20260810
Open

docs: document the opensource contribution workflow#108
k-undurkhaan-2 wants to merge 1 commit into
opensourcefrom
codex/contribution-policy-20260810

Conversation

@k-undurkhaan-2

Copy link
Copy Markdown
Collaborator

概要

  • 新增 CONTRIBUTING.md,定义外部贡献者的分支与 PR 政策。
  • 明确无仓库写入权限的贡献者必须从最新 upstream/opensource 创建临时工作分支。
  • 明确即使改动最终计划进入 main,外部 PR 也必须以 opensource 为 base。
  • 记录 fork 同步、临时分支创建、评审期间更新及分支清理流程。

PR 路由

  • Base repository: sallowayma-git/IELTS-practice
  • Base branch: opensource
  • Head branch: codex/contribution-policy-20260810

本 PR 不应指向 main;后续是否将改动从 opensource 提升至 main 由维护者决定。

验证

  • Git 命令示例明确从 upstream/opensource 创建临时分支。
  • 本地已有和没有 opensource 分支的同步路径均已覆盖。
  • README.mdLICENSE 链接有效。
  • .github/workflows/ci.yml 仅监听 opensource PR/push 的配置一致。
  • 提交签名已通过 git verify-commit 验证。
  • 纯文档改动,无需运行时测试。

@k-undurkhaan-2
k-undurkhaan-2 marked this pull request as ready for review August 10, 2026 06:32
@k-undurkhaan-2
k-undurkhaan-2 marked this pull request as draft August 10, 2026 06:32
@k-undurkhaan-2
k-undurkhaan-2 marked this pull request as ready for review August 10, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant