# ❤️ Contributions

Thanks for your interest in supporting sorry-cypress! This project is open source and only exists because of community support.

We accept donations on the following platforms

* [GitHub Sponsors](https://github.com/sponsors/agoldis)
* [Open Collective](https://opencollective.com/sorry-cypress)

## Here are additional ways you can contribute

* Add a ⭐️ on [GitHub](https://github.com/sorry-cypress/sorry-cypress)
* Write code and improve the project on [GitHub](https://github.com/sorry-cypress/sorry-cypress)
* Create issues, report bugs and request new features on [GitHub](https://github.com/sorry-cypress/sorry-cypress)
* Improve documentation or translate documentation on [GitHub](https://github.com/sorry-cypress/sorry-cypress.dev)
* Create / improve integration and installation instructions on various cloud platforms
* Share your story and integration details with the community
* Share a message on social networks using #sorry-cypress tag

### Start Using Managed Cypress Tests Dashboard

We've recently launched [https://currents.dev](https://currents.dev/cypress-to-playwright?utm_source=docs-sc) - a managed cypress tests dashboard, which is based on sorry-cypress. By using currents.dev you're supporting sorry-cypress:

* we port features and improvements between projects
* we have resources to hire developers for help
* we are able to invest more time into the project

Thank you!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sorry-cypress.dev/contributions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
