Skip to content

Latest commit

Β 

History

History
27 lines (19 loc) Β· 1.76 KB

CONTRIBUTING.md

File metadata and controls

27 lines (19 loc) Β· 1.76 KB

Contributing

Before making any changes to this repository, we kindly request you to initiate discussions for proposed changes that do not yet have an associated issue. For issue that already exist, you may proceed with discussions using our issue tracker or any other suitable method, in consultation with the repository owners. Your collaboration is greatly appreciated.

Please note: we have a code of conduct, please follow it in all your interactions with the lime project.

Pull Requests or Commits

Titles always we must use prefix according to below:

πŸ”₯ Feature, ♻️ Refactor, 🩹 Fix, 🚨 Test, πŸ“š Doc, 🎨 Style

  • πŸ”₯ Feature: Add flow to add person
  • ♻️ Refactor: Rename file X to Y
  • 🩹 Fix: Improve flow
  • 🚨 Test: Validate to add a new person
  • πŸ“š Doc: Translate to Portuguese middleware redirect
  • 🎨 Style: Respected pattern Golint

All pull request that contains a feature or fix is mandatory to have unit tests. Your PR is only to be merged if you respect this flow.

πŸ‘ Contribute

If you want to say thank you and/or support the active development of lime:

  1. Add a GitHub Star to the project.
  2. Tweet about the project on your Twitter.
  3. Write a review or tutorial on Medium, Dev.to or personal blog.
  4. Support the project by donating a cup of coffee.