Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated commit message a bit

...

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

Merge pull request #
 #{pr number} 
from @
(@ {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}

...