diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-11-02 22:34:19 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-11-02 22:34:19 +0100 |
commit | c699e415c6547132a28b9592d357cc56806c23b3 (patch) | |
tree | d2a1147d6ece0be0f847b5df3f39f22a68faa643 | |
parent | b83bfcf0cac9aee78f1feb9bdb4c54769c6093c7 (diff) | |
parent | 5ce57919dccc0bbc4edc4372714fb89a22bc9b56 (diff) | |
download | ayatana-indicator-datetime-c699e415c6547132a28b9592d357cc56806c23b3.tar.gz ayatana-indicator-datetime-c699e415c6547132a28b9592d357cc56806c23b3.tar.bz2 ayatana-indicator-datetime-c699e415c6547132a28b9592d357cc56806c23b3.zip |
Merge branch 'tari01-pr/drop-merge-review'
Attributes GH PR #72: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/72
-rw-r--r-- | MERGE-REVIEW | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/MERGE-REVIEW b/MERGE-REVIEW deleted file mode 100644 index 88f25f6..0000000 --- a/MERGE-REVIEW +++ /dev/null @@ -1,35 +0,0 @@ -* '''Checklist for component''': indicator-datetime - * '''Component Test Plan''': https://wiki.ubuntu.com/Process/Merges/TestPlan/indicator-datetime - * '''Trunk URL''': lp:indicator-datetime - * '''Ubuntu Package URL (LP)''': http://launchpad.net/ubuntu/+source/indicator-datetime - -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. - -== MP Submission Checklist Template == - -'''Note: Please ensure you include the following form filled out and submitted along side your code to the MP ticket.''' - - * Are there any related MPs required for this MP to build/function as expected? Please list. - * Is your branch in sync with latest trunk? (e.g. bzr pull lp:trunk -> no changes) - * Did the code build without warnings? - * Did the tests run successfully? - * Did you perform an exploratory manual test run of your code change and any related functionality? - * If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP? - * Has your component test plan been executed successfully on emulator, N4? - * Please list which manual tests are germane for the reviewer in this MR. - -== MP Review Checklist Template == - -'''Note: Please ensure you include the following form filled out and submitted along side your code to the MP ticket.''' - - * Have you checked that the submitter has accurately filled out the submitter checklist and has taken no shortcuts? - * Did you run the manual tests listed by the submitter? - * Did you do exploratory testing related to the component you own with the MP changeset included? - * If new features have been added, are the manual tests sufficient to cover them? - -== MP Landing Checklist Template == - - * Ensure that the checklists have been properly filled out by submitter and all reviewers - - |