Unity8

Revision 29 as of 2014-08-29 14:27:33

Clear message

MP Submission Checklist Template

Note: Please ensure you include the following form filled out and submitted along side your code to the MP ticket.

  • Answers to checklist questions are desired to be 'yes' but if 'no' or 'not applicable' please expound
  • Copy & paste the checklist into MP description

  • Use strip-u8-tags.py if applicable

  • Make sure you have set a commit message. Commit messages should have the following format
    • A single-line summary or short description of the change (something no longer than 80 or 90 chars)
    • An empty second line (if you're going to have a long description).
    • A long description, if needed. Where you describe what changed and explain why it changed.
  • Questions to answer:

 * Are there any related MPs required for this MP to build/function as expected? Please list.
 * Did you perform an exploratory manual test run of your code change and any related functionality?
 * Did you make sure that your branch does not contain spurious tags?
 * If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
 * If you changed the UI, has there been a design review?

MP Review Checklist Template

  • If you have been asked to review and are not on the unity-team, please review for any interdependency and paste the associated MP reference in a comment
  • Ensure the commit message has the proper format (see above)
  • Copy & paste the checklist into MP review comment

  • Questions to answer:

 * Did you perform an exploratory manual test run of the code change and any related functionality?
 * Did CI run pass? If not, please explain why.

MP Landing Checklist Template

  • Questions to answer:
    • Is the MP approved by at least 1 member of unity-team?
    • Are the approvals equal to or greater than the disapprovals?
    • Is the checklist completed to satisfaction?
    • Has the TestPlan been executed successfully on emulator, N4?