Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 680 Bytes

CONTRIBUTORS.md

File metadata and controls

16 lines (10 loc) · 680 Bytes

Welcome Contributor

Thank your very much for your time examining and potentially modifying the source code. I truly believe it is what makes this community so great. This plugin wouldn't have gained the notoriety it has, had I not opened up the original source and been quiet unhappy with it.

Requirements & Best Practices

Just a few guidelines before submitting issues and pull requests:

  • Ensure the code passes JSHint completely
  • Always strive to write code that meets best practices
  • If you're attempting to solve a very unique bug, a test case is preferred

And thanks once again!