Size: 291
Comment:
|
Size: 867
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
''Summarise the problem that you're solving.'' | |
Line 10: | Line 11: |
''Summarise the proposed fix for the problem'' | |
Line 13: | Line 15: |
''Any notes from pre-implementation discussions.'' | |
Line 15: | Line 18: |
''Detailed description of your implementation.'' |
|
Line 19: | Line 24: |
''If your change contains a net increase in Lines of Code for Launchpad, explain why you think this is valid.'' | |
Line 22: | Line 28: |
''Details of test commands to be run to test this branch.'' | |
Line 25: | Line 32: |
''Explain how to demonstrate the fix and how to carry out QA on it.'' | |
Line 27: | Line 35: |
''Paste output from `make lint` here - if there's lint related to your code, fix it so that you don't have to paste it here!'' |
See DetailedCoverLetterTemplate for information on what actually goes in the sections.
Summary
Summarise the problem that you're solving.
Proposed fix
Summarise the proposed fix for the problem
Pre-implementation notes
Any notes from pre-implementation discussions.
Implementation details
Detailed description of your implementation.
LOC Rationale
If your change contains a net increase in Lines of Code for Launchpad, explain why you think this is valid.
Tests
Details of test commands to be run to test this branch.
Demo and Q/A
Explain how to demonstrate the fix and how to carry out QA on it.
Lint
Paste output from make lint here - if there's lint related to your code, fix it so that you don't have to paste it here!