Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 744 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (14 loc) · 744 Bytes

How to contribute

Did you find a bug?

  • Open a new GitHub issue with the description of the bug. Be sure to add label bug

Did you write a patch that fixes a bug?

  • Open a new GitHub pull request with the patch.

  • Ensure the PR description clearly describes the problem and solution.

Did you fix whitespace, format code, or make a purely cosmetic patch?

  • Open a new GitHub pull request with the fix.

Do you intend to add a new feature or change an existing one?

  • Open a new GitHub issue with the description of the new feature and add label suggestion.

Do you have questions about the source code?

Contact authors directly via email.

Thanks! ❤️ ❤️ ❤️

Jakub