Merge lp:~mbp/bzr/doc into lp:bzr

Proposed by Martin Pool
Status: Merged
Approved by: Jelmer Vernooij
Approved revision: no longer in the source branch.
Merged at revision: 6073
Proposed branch: lp:~mbp/bzr/doc
Merge into: lp:bzr
Diff against target: 13 lines (+4/-0)
1 file modified
doc/developers/contribution-quickstart.txt (+4/-0)
To merge this branch: bzr merge lp:~mbp/bzr/doc
Reviewer Review Type Date Requested Status
Jelmer Vernooij (community) Approve
Andrew Bennetts Pending
Review via email: mp+71150@code.launchpad.net

Commit message

Mention in contribution docs that people can ask for preimplementation advice.

Description of the change

Suggestion from spiv and Leonerd that we could mention people can ask for preimplementation advice.

To post a comment you must log in.
Revision history for this message
John A Meinel (jameinel) wrote :

Merge: approve

Though lp won't accept reviews from my phone.
John
=:->
On Aug 11, 2011 7:53 AM, "Martin Pool" <email address hidden> wrote:
> Martin Pool has proposed merging lp:~mbp/bzr/doc into lp:bzr.
>
> Requested reviews:
> Andrew Bennetts (spiv)
> Related bugs:
> Bug #398653 in Bazaar: "Releasing guide should include instructions on
updating trunk NEWS file"
> https://bugs.launchpad.net/bzr/+bug/398653
> Bug #473099 in Bazaar: "Incorrect markup in centralized workflow tutorial"
> https://bugs.launchpad.net/bzr/+bug/473099
> Bug #512385 in Bazaar: "Broken link to "quick start card" in online user
guide"
> https://bugs.launchpad.net/bzr/+bug/512385
> Bug #599187 in Bazaar: "selective commit not failing as documented"
> https://bugs.launchpad.net/bzr/+bug/599187
> Bug #664898 in Bazaar: "latex release notes fails with unicode error"
> https://bugs.launchpad.net/bzr/+bug/664898
> Bug #746237 in Bazaar: "Documentation markup bugs"
> https://bugs.launchpad.net/bzr/+bug/746237
>
> For more details, see:
> https://code.launchpad.net/~mbp/bzr/doc/+merge/71150
>
> Suggestion from spiv and Leonerd that we could mention people can ask for
preimplementation advice.
> --
> https://code.launchpad.net/~mbp/bzr/doc/+merge/71150
> Your team Bazaar Codereview Subscribers is subscribed to branch lp:bzr.

Revision history for this message
Jelmer Vernooij (jelmer) :
review: Approve
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

sent to pqm by email

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'doc/developers/contribution-quickstart.txt'
2--- doc/developers/contribution-quickstart.txt 2011-05-04 10:37:37 +0000
3+++ doc/developers/contribution-quickstart.txt 2011-08-11 05:53:28 +0000
4@@ -28,6 +28,10 @@
5 You might like to start with a bug tagged `easy
6 <https://bugs.launchpad.net/bzr/+bugs?field.tag=easy>`_.
7
8+If you are wondering if your understanding of the bug is correct, or if the
9+approach you have in mind is likely to work, feel to ask about it on the bug,
10+in ``#bzr`` or on the mailing list.
11+
12 Making a branch
13 ---------------
14