mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:05:56 +08:00
612 B
612 B
Welcome to curl, thanks for contributing!
- Please submit your PR in draft mode and mark it ready once the CI jobs are green, you are happy with the PR and want a review and merge.
- Expect a few problems in your first submission that need fixing.
- When your PR is ready for merge, mark it ready and ask for a review.
- If your PR takes a while to complete, be prepared to rebase and force-push it along the way to fix conflicts with things that are merged into master while your PR is developed.