Versions Compared

Key

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

...

If there are no issues, proceed with your merge.

Example e-mail format:

Hi all,

I would like to merge the feature '_' to master.

JIRA ticket: _
Propsal discussion: _
FS: _
Branch: _
Unit tests: No new unit tests (UI only)
RAT report: _

Thanks
_

Performing the merge

When performing a merge, complete the work in your local repo and then re-run unit tests (as well as any integration tests that you are adding) before pushing to origin.  We want a stable master branch, since it's the shared source tree for the entire community.

...