Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
18 lines (14 sloc) 630 Bytes

Contribution Guidelines

  • Use the following format: [LIBRARY](LINK) - DESCRIPTION.
  • The link should be the name of the Gem for Rails.
  • Add one link per Pull-Request.
  • Keep descriptions concise, clear and simple, and end them with a period / stop.
  • New categories, or improvements to the existing ones are also welcome.
  • Make sure your text editor is set to remove trailing whitespace.

Quality standard

To stay on the list, projects should follow these quality standards:

  • Generally useful to the community.
  • Actively maintained (even if that just means take care of open issues).
  • Stable.
  • Documented.
  • Tests.