Skip to content

Commit 436a339

Browse files
zborboa-gzachborboa
authored andcommitted
Add Contribute section to readme
1 parent 02343d9 commit 436a339

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -223,3 +223,10 @@ MultiCurl::success($callback)
223223
MultiCurl::unsetHeader($key)
224224
MultiCurl::verbose($on = true)
225225
```
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

Comments
 (0)