Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The commit message for a merging a pull request, should look like this:

 # Merging #{pr number} (@ {user name of pr author}) {pr title possibly shortened}..

 

* pr/{pr number}:
  {list of commit messages}

Signed-off-by: {name and email of ACS committer that merges the pr}

...