aboutsummaryrefslogtreecommitdiff
path: root/MERGE-REVIEW
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-26 23:19:26 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-27 00:17:29 +0200
commite917d3a28a238208ecf786cfda93dcd2893e3df2 (patch)
tree7025063a06c7ba398ba64548d060c9a97e69210d /MERGE-REVIEW
parentba82b68035b55a7abbafc7d488e04f5ca9a3836c (diff)
downloadayatana-indicator-messages-e917d3a28a238208ecf786cfda93dcd2893e3df2.tar.gz
ayatana-indicator-messages-e917d3a28a238208ecf786cfda93dcd2893e3df2.tar.bz2
ayatana-indicator-messages-e917d3a28a238208ecf786cfda93dcd2893e3df2.zip
Fork from Ubuntu's Indicator Messages.
Diffstat (limited to 'MERGE-REVIEW')
-rw-r--r--MERGE-REVIEW19
1 files changed, 0 insertions, 19 deletions
diff --git a/MERGE-REVIEW b/MERGE-REVIEW
deleted file mode 100644
index 3887066..0000000
--- a/MERGE-REVIEW
+++ /dev/null
@@ -1,19 +0,0 @@
-
-This documents the expections that the project has on what both submitters
-and reviewers should ensure that they've done for a merge into the project.
-
-== Submitter Responsibilities ==
-
- * Ensure the project compiles and the test suite executes without error
- * Ensure that non-obvious code has comments explaining it
- * If the change works on specific profiles, please include those in the merge description.
-
-== Reviewer Responsibilities ==
-
- * Did the Jenkins build compile? Pass? Run unit tests successfully?
- * Are there appropriate tests to cover any new functionality?
- * If the description says this effects the phone profile:
- * Run tests indicator-messages/unity8*
- * If the description says this effects the desktop profile:
- * Run tests indicator-messages/unity7*
-