Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 678 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (18 loc) · 678 Bytes

Contributing Guide

Be nice and respect the maintainers' time. 😄

Contribute

Contributions aren't exclusively code, and can also include:

  • Fixing typos
  • Improving documentation
  • Sharing your opinion constructively

Issues

  • Use issue templates if they're available
  • Low-effort issues will be closed
  • Search for existing issues before opening a new one
  • Don't needlessly bump issues. Like seriously, don't

Pull Requests

  • For large or breaking changes, open an issue first
  • Don't perform unrelated changes
  • Adhere to the existing code style
  • Please double-check your changes
  • You must make PRs from a branch that's different than the default one