Browse Source

PULL_REQUEST_TEMPLATE.md: update to match main repo

master
Vítor Galvão 8 years ago
parent
commit
246f8de546
  1. 2
      .github/PULL_REQUEST_TEMPLATE.md

2
.github/PULL_REQUEST_TEMPLATE.md

@ -6,7 +6,7 @@ After making all changes to the cask:
- [ ] `brew cask style --fix {{cask_file}}` reports no offenses.
- [ ] The commit message includes the cask’s name and version.
Aditionally, **if adding a new cask**:
Additionally, **if adding a new cask**:
- [ ] Named the cask according to the [token reference].
- [ ] `brew cask install {{cask_file}}` worked successfully.

Loading…
Cancel
Save