Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 895 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 895 Bytes

Contribution Guidelines

Thank you for your interest in contributing to this project! Please review the following guidelines:

Security

  • Please report security issues privately and allow for a response before publishing

Submissions

  • Open a discussion about major changes, new dependencies, or API changes before sending PRs
  • Preserve existing code style
  • All code must pass the linter and test suite
  • Rebase your changes on top of the master branch
  • Squash all changes into a single atomic commit

Tests

  • Tests are not mandatory for small changes
  • Larger changes should include coverage of their main functionality

Legal

  • You affirm to have obtained all necessary rights to contribute your code
  • You may contribute on behalf of yourself or your employer
  • All submissions must be licensed under the same LICENSE as the project