Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Contributing

CodeMeister edited this page May 1, 2013 · 1 revision

You're welcome to contribute features, improvements, or fixes to CookieAlert.

We do ask you to follow these simple guidelines though:

  • Document as much of your code as possible using YARD documentation syntax
  • Write tests for your code using RSPEC.
  • Use common idioms and best practises unless you can show a strong reason to do otherwise.

Clone this wiki locally