summaryrefslogtreecommitdiff
path: root/bug/bug/jquery-validation-1.8.1/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'bug/bug/jquery-validation-1.8.1/README.md')
-rw-r--r--bug/bug/jquery-validation-1.8.1/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/bug/bug/jquery-validation-1.8.1/README.md b/bug/bug/jquery-validation-1.8.1/README.md
new file mode 100644
index 0000000..7a4a427
--- /dev/null
+++ b/bug/bug/jquery-validation-1.8.1/README.md
@@ -0,0 +1,8 @@
+[jQuery Validation Plugin](http://bassistance.de/jquery-plugins/jquery-plugin-validation/) - Form validation made easy
+================================
+
+The jQuery Validation Plugin provides drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy.
+
+If you've wrote custom methods that you'd like to contribute to additional-methods.js, create a branch, add the method there and send a pull request for that branch.
+
+If you've wrote a patch for some bug listed on http://plugins.jquery.com/project/issues/validate, please provide a link to that issue in your commit message.