メインコンテンツまでスキップ

Contributing to Effectstream

We welcome and appreciate contributions from the community! Whether you're fixing a bug, adding a new feature, or improving documentation, your help is valuable. This guide provides a simple, step-by-step process for submitting your changes.

The Contribution Workflow

We use the standard "Fork & Pull Request" model for contributions.

  • Fork the Repository
  • Create a New Branch
  • Make Your Changes
  • Test Your Changes deno task @e2e/node test
  • Commit & Push your Changes
  • Open a Pull Request

In your PR description, please include:

  • A clear explanation of what your changes do.
  • The reason or why these changes are needed.
  • Any relevant information for the reviewers.

Once you submit the Pull Request, our team will review your contribution, provide feedback if necessary, and merge it once it's ready. Thank you for helping to improve Effectstream