Skip to content

Latest commit

History

History
21 lines (13 loc) 路 1009 Bytes

File metadata and controls

21 lines (13 loc) 路 1009 Bytes

SQL Schema Visualizer Contribution Guidelines

First of all, thank you for your interest in contributing to the Schema Visualizer 馃檶 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. 馃嵒