Skip to content

Update contributing guide#1625

Draft
tconley1428 wants to merge 7 commits into
mainfrom
update-contributing-guide
Draft

Update contributing guide#1625
tconley1428 wants to merge 7 commits into
mainfrom
update-contributing-guide

Conversation

@tconley1428

@tconley1428 tconley1428 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the Python-specific contributing guide with shared Temporal SDK contribution guidance
  • add issue, bug report, feature request, PR review, CI, CLA, security, conduct, and AI-assisted contribution expectations
  • add AGENTS.md with sdk-python coding-agent guidance modelled after sdk-rust
  • keep repo-specific setup/build/test instructions out of CONTRIBUTING.md

Testing

  • Documentation-only change; reviewed markdown content locally

Comment thread CONTRIBUTING.md
Comment thread CONTRIBUTING.md Outdated

Maintainers review pull requests for correctness, compatibility, test coverage,
documentation, and long-term maintainability. Review may require changes before a
pull request can be merged.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Add that it may take some time to review depending on workload.

Comment thread CONTRIBUTING.md
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md
* Avoid broad refactors, style churn, or unrelated cleanups in behavior changes.
* Avoid unqualified imports from `temporalio` packages except `temporalio.types`.
Relative imports are acceptable for private packages.
* Do not commit `uv.lock` or `pyproject.toml` changes created only for temporary

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I would say it should prefer to just use the docker command

Comment thread AGENTS.md Outdated
tconley1428 and others added 3 commits July 2, 2026 12:02
Co-authored-by: Spencer Judge <sjudge@hey.com>
Co-authored-by: Spencer Judge <sjudge@hey.com>
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.

2 participants