Diff for "QuickCoverLetterTemplate"

Not logged in - Log In / Register

Differences between revisions 6 and 7
Revision 6 as of 2012-05-21 13:10:44
Size: 865
Editor: cjwatson
Comment: stray newline
Revision 7 as of 2021-08-24 10:09:22
Size: 721
Editor: cjwatson
Comment: remove manual linting; pre-commit enforces this now
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:

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

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.

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