Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 993 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (15 loc) · 993 Bytes

SQL MDN Docs Contribution Guidelines

First of all, thank you for your interest in contributing to the SQL MDN Docs 🙌 Every form of contribution is appreciated. From bugs, Pull Requests, design suggestions and documentation itself.

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

For documentation

⚠️ TODO.

Code change

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 changes. They'll help reviewing and serve as future documentation.
  4. PROFIT. 🍻