Diff for "QuickCoverLetterTemplate"

Not logged in - Log In / Register

Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2012-04-23 19:42:17
Size: 291
Editor: benji
Comment:
Revision 6 as of 2012-05-21 13:10:44
Size: 865
Editor: cjwatson
Comment: stray newline
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.''
Line 19: Line 23:
''If your change contains a net increase in Lines of Code for Launchpad, explain why you think this is valid.''
Line 22: Line 27:
''Details of test commands to be run to test this branch.''
Line 25: Line 31:
''Explain how to demonstrate the fix and how to carry out QA on it.''
Line 27: Line 34:

''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!

QuickCoverLetterTemplate (last edited 2021-08-24 10:09:22 by cjwatson)