Size: 266
Comment: diff if no longer required in the coverletter
|
← Revision 7 as of 2021-08-24 10:09:22 ⇥
Size: 721
Comment: remove manual linting; pre-commit enforces this now
|
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 16: | Line 19: |
''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.'' |
|
Line 19: | Line 27: |
''Details of test commands to be run to test this branch.'' | |
Line 22: | Line 31: |
== lint == |
''Explain how to demonstrate the fix and how to carry out QA on it.'' |
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.