Skip to content

Commit ac300ad

Browse files
authored
Added how to contribute section
1 parent 72d12d1 commit ac300ad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,9 @@ if ($instance instanceof ToArrayInterface) {
4545
}
4646

4747
```
48+
49+
## How to contribute?
50+
51+
If you want to add some functionality or fix bugs, you can fork, change and create pull request. If you not sure how this works, try [interactive GitHub tutorial](https://try.github.io).
52+
53+
If you found any bug or have some questions, use [issues tab](https://github.com/imponeer/toarray-interface/issues) and write there your questions.

0 commit comments

Comments
 (0)