From 0b9c270508088c4fa5042248e2abb2184bd56d89 Mon Sep 17 00:00:00 2001 From: Script47 Date: Wed, 10 Jul 2019 13:36:19 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0385d46..051ec8e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,13 +1,13 @@ -I am open to contributions and you could contribute in many ways: +Feel free to contribute in any of the ways outlined: - - Request features - - Submit bug reports - - Submit pull requests - - Help by answering issues - - Tell us if you are using the plugin in your project (it helps!) +- Request features +- Submit bug reports +- Submit pull requests +- Help by answering issues +- Tell us if you are using the plugin in your project (it helps!) Just a few guidelines (for now): - - Follow the existing conventions (if unsure, make an issue) - - Ensure dist and js/css dirs are kept uptodate with each other - - Minify using https://closure-compiler.appspot.com/home (no custom options) +- Follow the existing conventions (if unsure, make an issue) +- Ensure dist and js/css dirs are kept uptodate with each other +- Minify using https://closure-compiler.appspot.com/home (no custom options)