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)