We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02343d9 commit 436a339Copy full SHA for 436a339
README.md
@@ -223,3 +223,10 @@ MultiCurl::success($callback)
223
MultiCurl::unsetHeader($key)
224
MultiCurl::verbose($on = true)
225
```
226
+
227
+### Contribute
228
+1. Check for open issues or open a new issue to start a discussion around a bug or feature.
229
+1. Fork the repository on GitHub to start making your changes.
230
+1. Write one or more tests for the new feature or that expose the bug.
231
+1. Make code changes to implement the feature or fix the bug.
232
+1. Send a pull request to get your changes merged and published.
0 commit comments