From bcce2a2293fcfd4f399d293b019bc34d22f1a100 Mon Sep 17 00:00:00 2001 From: George Serbanescu Date: Wed, 15 Apr 2020 14:06:25 +0300 Subject: [PATCH] fix(datepicker): selection of dates outside of min/max range is permitted (#681) * fix: validators use validatorName instead of name --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6de0b68bd..5771326ce 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ git remote add fork git@github.com:/lion.git git push -u fork fix/buttonSize ``` -- Go to your fork and create a Pull Request :) +- Go to your fork and create a Pull Request :). Some things that will increase the chance that your merge request is accepted: