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