Commit Graph

7 Commits

Author SHA1 Message Date
phinze f144f717e0 revamp contributing docs
- recommend working out of the main tap rather than symlinking, as it
  seems to make the instructions shorter/simpler
- add user's fork as a remote of the main tap, and push branch to that
- reference the new brew cask create command

refs #306
2013-05-11 20:18:30 -05:00
pangratz 5b22534368 Update CONTRIBUTING to reflect newer style guides
Specify that the SHA-1 checksum shall be used and that the name of the
linked app must be specified via `link`

closes #293
2013-05-11 18:55:51 -05:00
John Schulz 682bbef292 Don't assume `/usr/local`. Use `brew --prefix` 2013-05-11 14:27:29 -07:00
John Schulz d2ffccc756 Whitespace change. Remove whitespace from empty lines. 2013-05-11 14:15:49 -07:00
Mathias Bynens 733bda49e6 CONTRIBUTING: Update “adding a Cask” instructions
Ref. #259.
2013-05-05 21:01:23 +03:00
phinze 8ed3437bfe docs on working with the ruby codebase
refs #234
2013-04-28 14:27:37 -05:00
phinze 0ef27be8e0 pull in CONTRIBUTING.md from the wiki
this will cause it to show up as a link from incoming pull requests, and
also make the documentation and its change history a little more
first-class with respect to the rest of the project.

big ups to @mkouhia, @passcod, @mwarkentin, and @vincecima for their
work on this document!
2013-04-28 12:10:59 -05:00