Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 758 Bytes

File metadata and controls

26 lines (18 loc) · 758 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

  • If there is an issue template, please fill it out.
  • I will likely close issues that are low-effort
  • Avoid duplicating issues by searching for an existing equivalent before you open a new one
  • Don't needlessly bump issues. Like seriously, don't.

Pull Requests

  • If the changes are large or breaking, please 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