Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 554 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 554 Bytes

Contributing

Help is gladly welcomed. If you have a change you'd like to suggest, it's much more likely to get in (or get in faster) the closer you stick to these steps:

  1. Open an Issue to talk about it. We can discuss whether it's the right direction or maybe help workshop an idea, etc.
  2. Fork the project, and make a branch to work on your idea. You'll want to start from main.
  3. Bonus points for good commit messages and not creating a ton of merge commit noise by using git rebase well.

When in doubt, make an Issue to discuss.