Skip to content

Commit e455eff

Browse files
Dean KarnDean Karn
authored andcommitted
Add to README
add contribution documentation.
1 parent 141ddb1 commit e455eff

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,15 @@ Usage
2222
=====
2323

2424
Please see http://godoc.org/gopkg.in/joeybloggs/go-validate-yourself.v1 for detailed usage docs.
25+
26+
Contributing
27+
============
28+
29+
There will be a development brach for each version of this package i.e. v1-development, please
30+
make your pull requests against this branch.
31+
32+
If changes are breaking please create an issue, I'll create a new version that you can make a pull
33+
request against, and then review from there.
34+
35+
I strongly encourage everyone whom creates a custom validation function to contribute them and
36+
help make this package even better.

0 commit comments

Comments
 (0)