Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.83 KB

CONTRIBUTING.md

File metadata and controls

39 lines (20 loc) · 1.83 KB

Get started contributing!

👍🎉 Thanks for your time! 🎉👍

These are a set of guidelines, not rules, for contributing to this project. Use your best judgment and feel free to propose changes to anything in this project (including this document)!

Code of Conduct

By participating, you are expected to uphold the Contributor Covenant code of conduct.

Please report unacceptable behavior.

Improvements?

  • Open a new pull request with the patch.

  • Ensure the pull request description clearly describes the problem and solution. Include the relevant issue number if applicable.

  • Please read the Contributing to Ruby on Rails guide to know more about coding conventions and benchmarks.

Bugs?

  • Ensure the bug was not already reported by searching under Issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

  • If possible, use the relevant bug report templates to create the issue. Simply copy the content of the appropriate file, make the necessary changes to demonstrate the issue, and paste the content into the issue description.

  • For more detailed information on submitting a bug report and creating an issue, visit these reporting guidelines.

Ideas?

  • Suggest your change and start writing code!

This project is a volunteer effort. We encourage you to pitch in and join the team!

Thanks! ❤️ ❤️ ❤️

The Team