Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.08 KB

File metadata and controls

23 lines (16 loc) · 1.08 KB

Support policy

Supported environments

  • Node.js: 22.x
  • Runtime: Cloudflare Workers (workerd) via Wrangler
  • Not supported: runtimes other than Cloudflare Workers (workerd)

Versioning

  • Pre-1.0 (1.0.0-beta.x): may ship breaking changes.
  • Post-1.0: breaking changes only in major versions.
  • rwsdk-community: No stability guarantees. This package is for community-driven extensions and may change at any time.

Reaching out

  • Questions & Community: Please ask questions on our Discord server.
  • Bugs: If you believe you have found a bug, please file a report in GitHub Issues.
  • Security: Do not open public issues for security vulnerabilities. See SECURITY.md for private reporting instructions.

Contributing

  • Workflow: See CONTRIBUTING.md for setup instructions, pull request expectations, and development workflows.
  • Security: If your contribution involves security-sensitive changes, please review the policies in SECURITY.md.