Skip to content

Instantly share code, notes, and snippets.

@jabenninghoff
Last active February 13, 2017 04:38
Show Gist options
  • Save jabenninghoff/97e8232d10a124ace50e30e5a2262391 to your computer and use it in GitHub Desktop.
Save jabenninghoff/97e8232d10a124ace50e30e5a2262391 to your computer and use it in GitHub Desktop.
Homebrew formula pull request checklist
  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment