Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 671 Bytes

contributing.md

File metadata and controls

16 lines (12 loc) · 671 Bytes

Contributing

Hey! You're thinking about contributing? That's awesome! You're awesome.

If you're new to contributing to open source, check out this short video for first-time contributors.

Submitting a PR

  • Clone/fork the repository.
  • Make your changes on a feature branch.
  • Submit a Pull Request.

Commit Style

Example: feat: add new linting rule for ...