We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141ddb1 commit e455effCopy full SHA for e455eff
README.md
@@ -22,3 +22,15 @@ Usage
22
=====
23
24
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