# "Contributing" _Path: en/about/contributing_ > "Contribution scope, stability expectations, security reporting, and support contacts." ## Table of Contents - Contributing ## Content # Contributing Wippy is developed in the public [wippyai GitHub organization](https://github.com/wippyai). The runtime release line is currently alpha. ## Stability The runtime release line is alpha, and the public repositories do not publish a separate compatibility or migration policy. Pin the runtime and module versions used by an application, and review release notes and documentation before upgrading. ## Issues and Pull Requests Open documentation issues and pull requests in the [documentation repository](https://github.com/wippyai/docs). The public runtime repository currently accepts [pull requests](https://github.com/wippyai/runtime/pulls) but not issues. For a runtime defect report or proposal that does not include a patch, use the published organization contact, [support@wippy.ai](mailto:support@wippy.ai). Contributions must follow the organization [Code of Conduct](https://github.com/wippyai/.github/blob/main/.github/CODE_OF_CONDUCT.md). ## Security The documentation and runtime repositories do not currently publish a dedicated security policy. Report security-sensitive issues privately to [support@wippy.ai](mailto:support@wippy.ai) instead of opening a public issue. ## Support Contact [support@wippy.ai](mailto:support@wippy.ai). ## Navigation Previous: "Entry Listeners and Observers" (internals/kinds) Next: "License" (about/license)