Skip to content

Instantly share code, notes, and snippets.

@pixelbrackets
Created November 25, 2020 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pixelbrackets/51b9b76254dab41ba2b48f8ce767e789 to your computer and use it in GitHub Desktop.
Save pixelbrackets/51b9b76254dab41ba2b48f8ce767e789 to your computer and use it in GitHub Desktop.
Patchbot Patch »template« - Just a patch template without any changes
Summary of the changes in 50 characters or less
Explain the problem that this commit is solving. Written in imperative mood.
That means that it must be written as if you are giving a command
or an instruction, since a commit is a set of instructions for how to go
from a previous state to the new state.
The commit message should describe this process.
<?php
echo '👋 Nothing to do yet…' . PHP_EOL;
echo '📝 Edit me (»./patches/template/patch.php«)' . PHP_EOL;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment