From bab491c128c12ae2526dc2314f8d26ba2743514e Mon Sep 17 00:00:00 2001 From: lovetodevelop <103916828+lovetodevelop@users.noreply.github.com> Date: Wed, 22 Jun 2022 21:32:06 -0700 Subject: [PATCH] Minor grammar corrections --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4d06d20fc6..7e515a21dc9 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ To discuss development with team members and the community, visit the [Developin ## For Contributors -If you want to help and provide a patch for a bugfix or new feature, please take +If you want to help and provide a patch for a bug fix or new feature, please take a few minutes and look at [our Getting Involved guide](http://wiki.jqueryui.com/w/page/35263114/Getting-Involved). -In particular check out the [Coding standards](http://wiki.jqueryui.com/w/page/12137737/Coding-standards) +In particular, check out the [Coding standards](http://wiki.jqueryui.com/w/page/12137737/Coding-standards) and [Commit Message Style Guide](http://contribute.jquery.org/commits-and-pull-requests/#commit-guidelines). In general, fork the project, create a branch for a specific change and send a