mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-17 21:53:34 +00:00
388 B
388 B
Contributing to PHP Curl Class
- Check for open issues or open a new issue to start a discussion around a bug or feature.
- Fork the repository on GitHub to start making your changes.
- Write one or more tests for the new feature or that expose the bug.
- Make code changes to implement the feature or fix the bug.
- Send a pull request to get your changes merged and published.