[ ] Each commit message includes Fixes #<bug> or Resolves #<issue> in its body (not subject, that is, the
first line) for each issue it resolves (if any).
[ ] You have squashed any redundant or insignificant commits.
% is the prompt, showing that you need to run this on the command, not put it in a script. Bash examples use $ for this. I've now added a note about this to the Readme.
Before submitting your Pull Request (PR), please check the following:
Fixes #<bug>
orResolves #<issue>
in its body (not subject, that is, the first line) for each issue it resolves (if any).