2
This documents the expections that the project has on what both submitters
3
and reviewers should ensure that they've done for a merge into the project.
5
== Submitter Responsibilities ==
7
* Ensure the project compiles and the test suite executes without error
8
* Ensure that non-obvious code has comments explaining it
9
* If the change works on specific profiles, please include those in the merge description.
11
== Reviewer Responsibilities ==
13
* Did the Jenkins build compile? Pass? Run unit tests successfully?
14
* Are there appropriate tests to cover any new functionality?
15
* If the description says this effects the phone profile:
16
* Run tests indicator-session/unity8*
17
* If the description says this effects the desktop profile:
18
* Run tests indicator-session/unity7*