Development and contributingΒΆ

When opening a pull request, do not use the main branch in your fork. Use a separate branch such as feature/xxx or bugfix/xxx so follow-up changes and tests can be added more easily.

See also the AI policy in curl_cffi: https://github.com/lexiforest/curl_cffi#contributing