Skip to content

docs: update contributing guide#2207

Open
tconley1428 wants to merge 1 commit into
mainfrom
update-contributing-md
Open

docs: update contributing guide#2207
tconley1428 wants to merge 1 commit into
mainfrom
update-contributing-md

Conversation

@tconley1428

Copy link
Copy Markdown
Contributor

Summary

  • Replace CONTRIBUTING.md with the shared Temporal SDK contribution guide from sdk-python.
  • Move TypeScript setup, build, test, style, and dependency maintenance instructions into README.md.

Testing

  • git diff --check

@tconley1428 tconley1428 requested a review from a team as a code owner July 13, 2026 20:29
Comment thread CONTRIBUTING.md
pnpm build
```
All contributors must complete the Temporal Contributor License Agreement (CLA)
before changes can be merged. A link to the CLA will be posted in the pull request.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

before changes can be merged

FWIW, I personally do not even look at the changes until the CLA is signed. Yes, that implies the contributor may have to go through the CLA process but then the change gets discarded, but systematically applying that rule ensures I don't get contaminated if it turns out the contributor never signs the CLA and I have to make my own PR for the same purpose.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, with the few incidents that happened recently, I also stopped reviewing until the CLA is signed, so I'm not "tainted" and can impl myself if needed w/o risk

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.

3 participants