Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.32 KB

CONTRIBUTING.md

File metadata and controls

23 lines (16 loc) · 1.32 KB

Contributing

For general contribution and community guidelines, please see the community repo.

Contributing

  1. Fork the project
  2. Clone your fork
  3. Make local changes to your fork by editing files
  4. Commit your changes
  5. Push your local changes to the remote server
  6. Create new Pull Request

From here your pull request will be reviewed and once you've responded to all feedback it will be merged into the project. Congratulations, you're a contributor!

Releasing

The formulae in this repo use github-update.rb to find the latest release of each packaged tool. This means that this repo doesn't have to be updated when the individual tools (eg summon) are updated.

To release a new version of a homebrew packaged tool, all thats required is to create a new github release in that repository.