diff --git a/README.md b/README.md index 3d8ddfc..49ca7f6 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ * [What does this package do?](#what-does-this-package-do) * [How do I use it?](#how-do-i-use-it) * [Function Reference](#function-reference) +* [Contributing](#contributing) * [License](#license) @@ -88,6 +89,16 @@ check if given string is valid - *:logical* +### Contributing + +Validator.art has been designed with flexibility and extensibility in mind. + +- Have you noticed an error and want to fix sth? +- Do you want to add more tests to a given validator to make it more robust? +- Do you want to add a new one (Have a look into the [sample validator](docs/sample.art)!) + +You are 100% welcome! Just make a PR and I'll be more than glad to merge it! :wink +