You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

1.1 KiB

Instructions

Delete the parts of this template that are not relevant (including these Instructions) and fill out the rest.
If there’s a checkbox you can’t complete for any reason, that’s OK. Just explain in detail why you weren’t able to do so.
Note: {{cask_file}} represents the cask file you’re submitting/editing.

Checklist

  • The commit message includes the cask’s name and version.
  • brew cask audit --download {{cask_file}} is error-free.
  • brew cask style --fix {{cask_file}} left no offenses.

Additionally, when adding a new cask:

  • Checked there are no open pull requests for the same cask.
  • Checked there are no closed issues where that cask was already refused.
  • When naming the cask, followed the token reference.
  • brew cask install {{cask_file}} worked successfully.
  • brew cask uninstall {{cask_file}} worked successfully.