Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1000 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (17 loc) · 1000 Bytes

Contributing Guide

Thank you for taking the time to contribute to this project!

Read our Code of Conduct to understand which actions are and aren’t tolerated.

Issues

Before opening an issue, please check to make sure someone hasn't already opened an issue about it.

Pull Requests

Once you've made changes, you can submit a Pull Request.

Make sure your Pull Request adheres to the following guidelines:

  • Use the PR template provided.
  • Keep your Pull Request title succinct, detailed and to the point.
  • Keep commits atomic. One commit should contain one change. If you want to make multiple changes, submit multiple Pull Requests.
  • Commits should be clear, concise and easy to understand.
  • References to the Issue number in the Pull Request and/or Commit message.

Your PR is merged!

Congratulations 🎉🎉

Thanks for taking the time and effort to contribute to this project! ✨

We are excited to see your code in this project! 🌟