Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit 76f8336

Browse files
Update README.md
1 parent ae4fcb5 commit 76f8336

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ var converter = new BinaryConverter();
4444
ViewModel obj = converter.Deserialize<ViewModel>(byteArray);
4545
```
4646

47+
## Note on Patches/Pull Requests
48+
49+
* Fork the project.
50+
* Make your feature addition or bug fix.
51+
* Add tests for it. This is important so we don't break it in a future version unintentionally.
52+
* Send a pull request. Bonus points for topic branches.
53+
4754
License
4855
----
4956
MIT

0 commit comments

Comments
 (0)