> For the complete documentation index, see [llms.txt](https://minwork.gitbook.io/long-press-hook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minwork.gitbook.io/long-press-hook/contributions/pull-requests-policy.md).

# Pull requests policy

1. All Pull Requests must be made to `develop` branch
2. When introducing new feature / code changes they need to have proper tests
3. All checks (build, test, code coverage) must pass
