Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.25 KB

CONTRIBUTING.md

File metadata and controls

39 lines (26 loc) · 1.25 KB

Contributing

Contributions are welcome, and they are greatly appreciated!

Every little bit helps, and credit will always be given. So feel free to create a new merge/pull request!

And make sure to follow the guidelines.

Merge/Pull Request Guidelines

Before you submit a pull request, check that it meets these guidelines:

  1. Make sure to have atomic commits and contextual commit messages! Check out this awesome blog post by Chris Beams for more information.
  2. Test the links :
  gem install awesome_bot
  awesome_bot README.md
  1. Keep the contents sorted alphabetically
  2. Update the table of contents if necesseray

A listed repository should be deprecated if:

  1. Repository's owner explicitly say that "this library is not maintained".
  2. Not committed for long time (2~3 years).

Thank you for your suggestions!

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.