Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.43 KB

CONTRIBUTING.md

File metadata and controls

29 lines (21 loc) · 1.43 KB

Contributing

  1. Make a GitHub issue for your contribution.
    • Please be as specific as possible and supply as much info as you can.
    • Ideally, do this before coding your contribution so people don't duplicate work.
  2. git clone the repo.
  3. Make your changes.
  4. Submit a pull request for your issue.
  5. Feel good.

Writing a good Git Commit Message

Writing a good commit message is a subtle thing. Here are some resources to help with it:

Additional Resources

Writing a good Git Commit Message

Writing a good commit message is a subtle thing. Here are some resources to help with it: