Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.38 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

17 lines (13 loc) · 1.38 KB

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

After making all changes to a cask, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • brew cask audit --new-cask {{cask_file}} worked successfully.
  • brew cask install {{cask_file}} worked successfully.
  • brew cask uninstall {{cask_file}} worked successfully.
  • Checked the cask was not already refused.
  • Checked the cask is submitted to the correct repo.