Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 971 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (13 loc) · 971 Bytes

Lingo Letter Contribution Guidelines

First of all, thank you for your interest in contributing to the Lingo Letter 🙌 Every form of contribution is appreciated. From issues to pull requests and documentation.

Please, check out existing issues before you open a new one.

Bugs and Features

If you have a question, feature request or a bug report simply create a new issue.

Pull Requests

Before submitting a substantial PR, please, open a new issue. Let's discuss and plan it first. 🙏

🔍 Anatomy of a great PR

  1. Use a meaningful commit name.
  2. Add a detailed PR description.
  3. Write comments for key code changes. They'll help reviewing and serve as future documentation.
  4. Write specs to make your changes bullet proof.
  5. PROFIT. 🍻