]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/contributor/issues.itexi
Updates to bug squad rota
[lilypond.git] / Documentation / contributor / issues.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @node Issues
3 @chapter Issues
4
5 This chapter deals with defects, feature requests, and
6 miscellaneous development tasks.
7
8 @menu
9 * Introduction to issues::
10 * Bug Squad setup::
11 * Bug Squad checklists::
12 * Issue classification::
13 * Adding issues to the tracker::
14 * Patch handling::
15 * Summary of project status::
16 @end menu
17
18
19 @node Introduction to issues
20 @section Introduction to issues
21
22 @warning{Unless otherwise specified, all the tasks in this chapter
23 are @qq{simple} tasks: they can be done by a normal user with
24 nothing more than a web browser, email, and lilypond.}
25
26 @qq{Issues} isn't just a politically-correct term for @qq{bug}.
27 We use the same tracker for feature requests and code TODOs, so
28 the term @qq{bug} wouldn't be accurate.  Despite the difference
29 between @qq{issue} and @qq{bug}, we call our team of contributors
30 who organize issues the @emph{Bug Squad}.
31
32 The Bug Squad is mainly composed of non-programmers -- their job
33 is to @emph{organize} issues, not solve them.  Their duties
34 include removing false bug reports, ensuring that any real bug
35 report contains enough information for developers, and checking
36 that a developer's fix actually resolves the problem.
37
38 New volunteers for the Bug Squad should contact the
39 @ref{Meisters, Bug Meister}.
40
41
42 @node Bug Squad setup
43 @section Bug Squad setup
44
45 We highly recommend that you configure your email to use effective
46 sorting; this can reduce your workload @emph{immensely}.  The
47 email folders names were chosen specifically to make them work if
48 you sort your folders alphabetically.
49
50 @enumerate
51
52 @item
53 Read every section of this chapter, @ref{Issues}.
54
55 @item
56 If you do not have one already, create a gmail account and send
57 the email address to the @ref{Meisters, Bug Meister}.
58
59 @item
60 Subscribe your gmail account to @code{bug-lilypond}.
61
62 @item
63 Configure your google code account:
64
65 @enumerate
66
67 @item
68 Wait until your gmail account is listed in:
69
70 @example
71 @uref{http://code.google.com/p/lilypond/people/list}
72 @end example
73
74 @item
75 Sign in to google code by clicking in the top-right corner of:
76
77 @example
78 @uref{http://code.google.com/p/lilypond/issues/list}
79 @end example
80
81 You cannot log on if you have Google Sharing enabled
82 @uref{http://www.googlesharing.net/}.
83
84 @item
85 Go to your @qq{Profile}, and select @qq{Settings}.
86
87 @item
88 Scroll down to @qq{Issue change notification}, and make sure that
89 you have @emph{selected} @qq{If I starred the issue}.
90
91 @end enumerate
92
93 @item
94 Configure your email client:
95
96 @enumerate
97
98 @item
99 Any email sent with your gmail address in the @code{To:} or
100 @code{CC:} fields should go to a @code{bug-answers} folder.
101
102 When setting up your filtering rules, be aware that Google Code
103 might use different versions of your email address, such as ones
104 ending in @code{@@googlemail.com} or @code{@@gmail.com}.
105
106 @item
107 Any other email either from, or CC'd to,
108
109 @example
110 lilypond@@googlecode.com
111 @end example
112
113 @noindent
114 should go into a separate @code{bug-ignore} folder.  Alternately,
115 you may automatically delete these emails.
116
117 You will @strong{not read} these emails as part of your Bug Squad
118 duties.  If you are curious, go ahead and read them later, but it
119 does @strong{not} count as Bug Squad work.
120
121 @item
122 Any other email sent to (or CC'd to):
123
124 @example
125 bug-lilypond
126 @end example
127
128 @noindent
129 should go into a separate @code{bug-current} folder.
130
131 @end enumerate
132
133 @end enumerate
134
135
136 @node Bug Squad checklists
137 @section Bug Squad checklists
138
139 When you do Bug Squad work, start at the top of this page and work
140 your way down.  Stop when you've done 20 minutes.
141
142 Please use the email sorting described in @ref{Bug Squad setup}.
143 This means that (as Bug Squad members) you will only ever respond
144 to emails sent or CC'd to the @code{bug-lilypond} mailing list.
145
146
147 @subsubheading Emails to you personally
148
149 You are not expected to work on Bug Squad matters outside of your
150 20 minutes, but sometimes a confused user will send a bug report
151 (or an update to a report) to you personally.  If that happens,
152 please forward such emails to the @code{bug-lilypond} list so that
153 the currently-active Bug Squad member(s) can handle the message.
154
155
156 @subsubheading Daily schedule
157
158 @example
159 Monday:    Ralph
160 Tuesday:   Eluze
161 Wednesday: Brett
162 Thursday:  Colin Hall (disambiguation here)
163 Friday:    Marek
164 Saturday:  Brett
165 Sunday:    Phil
166 @end example
167
168
169 @subsubheading Emails to @code{bug-answers}
170
171 Some of these emails will be comments on issues that you added to
172 the tracker.
173
174 @itemize
175 If they are asking for more information, give the additional
176 information.
177
178 @item
179 If the email says that the issue was classified in some other
180 manner, read the rationale given and take that into account for
181 the next issue you add.
182
183 @item
184 Otherwise, move them to your @code{bug-ignore} folder.
185
186 @end itemize
187
188 Some of these emails will be discussions about Bug Squad work;
189 read those.
190
191
192 @subsubheading Emails to @code{bug-current}
193
194 Dealing with these emails is your main task.  Your job is to get
195 rid of these emails in the first method which is applicable:
196
197 @enumerate
198 @item
199 If the email has already been handled by a Bug Squad member (i.e.
200 check to see who else has replied to it), delete it.
201
202 @item
203 If the email is a question about how to use LilyPond, reply with
204 this response:
205
206 @example
207 For questions about how to use LilyPond, please read our
208 documentation available from:
209   @uref{http://lilypond.org/website/manuals.html}
210 or ask the lilypond-user mailing list.
211 @end example
212
213 @item
214 If the email mentions @qq{the latest git}, or any version number
215 that has not yet been officially released, forward it to
216 @code{lilypond-devel}.
217
218 @item
219 If a bug report is not in the form of a Tiny example, direct the
220 user to resubmit the report with this response:
221
222 @example
223 I'm sorry, but due to our limited resources for handling bugs, we
224 can only accept reports in the form of Tiny examples.  Please see
225 step 2 in our bug reporting guidelines:
226   @uref{http://lilypond.org/website/bug-reports.html}
227 @end example
228
229 @item
230 If anything is unclear, ask the user for more information.
231
232 How does the graphical output differ from what the user expected?
233 What version of lilypond was used (if not given) and operating
234 system (if this is a suspected cause of the problem)?  In short,
235 if you cannot understand what the problem is, ask the user to
236 explain more.  It is the user's responsibility to explain the
237 problem, not your responsibility to understand it.
238
239 @item
240 If the behavior is expected, the user should be told to read the
241 documentation:
242
243 @example
244 I believe that this is the expected behaviour -- please read our
245 documentation about this topic.  If you think that it really is a
246 mistake, please explain in more detail.  If you think that the
247 docs are unclear, please suggest an improvement as described by
248 @qq{Simple tasks -- Documentation} on:
249   @uref{http://lilypond.org/website/help-us.html}
250 @end example
251
252 @item
253 If the issue already exists in the tracker, send an email to that
254 effect:
255
256 @example
257 This issue has already been reported; you can follow the
258 discussion and be notified about fixes here:
259 @end example
260
261 @noindent
262 (copy+paste the google code issue URL)
263
264 @item
265 Accept the report as described in
266 @ref{Adding issues to the tracker}.
267
268 @end enumerate
269
270 All emails should be CC'd to the @code{bug-lilypond} list so that
271 other Bug Squad members know that you have processed the email.
272
273 @warning{There is no option for @qq{ignore the bug report} -- if
274 you cannot find a reason to reject the report, you must accept
275 it.}
276
277
278 @ignore
279 @c Try omitting this from Bug Squad duties
280
281 @subheading Updates / discussion about issues
282
283 We try to keep discussions about issues on the tracker, but
284 sometimes it spills over onto email.  If discussion has ended with
285 no patch / resolution and at least @strong{3 days} have passed,
286 then either:
287
288 @itemize
289
290 @item
291 Summarize the recent discussion on the tracker, and add a link to
292 the original discussion.
293
294 @item
295 Add the comment @qq{there was some technical discussion which I
296 could not understand}, and include a link to the original
297 discussion.
298
299 We do not expect Bug Squad members to be programmers, or even to
300 be moderately-skilled users.  Your job is to keep track of issue
301 reports; it is @emph{perfectly acceptable} to not understand
302 discussions between advanced users and/or developers.
303
304 @end itemize
305 @end ignore
306
307
308 @subheading Regular maintenance
309
310 After @strong{every release} (both stable and unstable):
311
312 @itemize
313
314 @item
315 Regression test comparison: if anything has changed suspiciously,
316 ask if it was deliberate.  If the text output from LilyPond (the
317 logfile) changes, the differences will be displayed with a +
318 before text added to the logfile and - before any text removed
319 from the logfile.  This may or may not be suspicious.
320
321 There is one test designed to produce output every time the
322 regtests are created. @code{test-output-distance.ly} creates
323 randomly spaced notes and will always have different output if the
324 regtest checker is working.
325
326 The official comparison is online, at:
327
328 @c NOTE: leave this here.  In this case, it's worth duplicating
329 @c       the link.  -gp
330 @example
331 @uref{http://lilypond.org/test/}
332 @end example
333
334 More information is available from in
335 @ref{Precompiled regression tests}.
336
337
338 @item
339 Issues to verify: try to reproduce the bug with the latest
340 official GUB version; if you cannot reproduce the bug, mark the
341 item @qq{Verified} (i.e. @qq{the fix has been verified to work}).
342
343 @example
344 @uref{http://code.google.com/p/lilypond/issues/list?can=7}
345 @end example
346
347 A few (approximately 10%) of these fixed issues relate to the
348 build system or fundamental architecture changes; there is no way
349 for you to verify these.  Leave those issues alone; somebody else
350 will handle them.
351
352 @item
353 Check for any incorrectly-classified items in the tracker.  This
354 generally just means looking at the grid to see any items without
355 a Type.
356
357 @end itemize
358
359
360 @ignore
361 @c try omitting from daily tasks for now. -gp
362
363 @subheading Irregular maintenance
364
365 @warning{These tasks are a lot of work; gathering more volunteers
366 to help is definitely recommended.  However, the Bug Squad should
367 handle the organization and training of new volunteers.}
368
369 Once every year or two:
370
371 @itemize
372
373 @item
374 Checking all regtests: although we have a system for checking the
375 regtests between two versions, occasionally a bug will slip
376 through the cracks.  It is therefore good to manually examine all
377 the regtests (compare the images to the text description).  More
378 information is available from in @ref{Regression tests}.
379
380
381 @item
382 Checking all issues: we try to mark each Issue @q{fixed} when we
383 fix it, but occasionally one or two issues will slip through the
384 cracks.  It is therefore good to check all Issues.  If you see the
385 same (broken) output as the initial report, then simply post a
386 @qq{Problem still exists in 2.x.y} message to the issue.
387
388 @end itemize
389
390 @end ignore
391
392
393 @node Issue classification
394 @section Issue classification
395
396 The Bug Squad should classify issues according to the guidelines
397 given by developers.  Every issue should have a Status, Type, and
398 Priority; the other fields are optional.
399
400 @subheading Status (mandatory)
401
402 Open issues:
403
404 @itemize
405
406 @item
407 New: the item was added by a non-member, despite numerous warnings
408 not to do this.  Should be reviewed by a member of the Bug Squad.
409
410 @item
411 Accepted: the Bug Squad added it, or reviewed the item.
412
413 @item
414 Started: a contributor is working on a fix.  Owner should change
415 to be this contributor.
416
417 @end itemize
418
419
420 Closed issues:
421
422 @itemize
423
424 @item
425 Invalid: issue should not have been added in the current state.
426
427 @item
428 Duplicate: issue already exists in the tracker.
429
430 @item
431 Fixed: a contributor claims to have fixed the bug.  The Bug
432 Squad should check the fix with the next official binary release
433 (not by compiling the source from git).  Owner should be set to
434 that contributor.
435
436 @item
437 Verified: Bug Squad has confirmed that the issue is closed.  This
438 means that nobody should ever need look at the report again -- if
439 there is any information in the issue that should be kept, open a
440 new issue for that info.
441
442 @end itemize
443
444
445 @subheading Owner (optional)
446
447 Newly-added issues should have @emph{no owner}.  When a
448 contributor indicates that he has Started or Fixed an item, he
449 should become the owner.
450
451
452 @subheading Type (mandatory)
453
454 The issue's Type should be the first relevant item in this list.
455
456 @itemize
457
458 @item
459 Type-Collision: overlapping notation.
460
461 @item
462 Type-Defect: a problem in the core program.  (the @code{lilypond}
463 binary, scm files, fonts, etc).
464
465 @item
466 Type-Documentation: inaccurate, missing, confusing, or desired
467 additional info.  Must be fixable by editing a texinfo, ly, or scm
468 file.
469
470 @item
471 Type-Build: problem or desired features in the build system.  This
472 includes the makefiles, stepmake, python scripts, and GUB.
473
474 @item
475 Type-Scripts: problem or desired feature in the non-build-system
476 scripts.  Mostly used for convert-ly, lilypond-book, etc.
477
478 @item
479 Type-Enhancement: a feature request for the core program.  The
480 distinction between enhancement and defect isn't extremely clear;
481 when in doubt, mark it as enhancement.
482
483 @item
484 Type-Other: anything else.
485
486 @end itemize
487
488
489 @subheading Priority (mandatory)
490
491 Currently, only Critical items will block a stable release.
492
493 @itemize
494
495 @item
496 Priority-Critical: LilyPond segfaults, a regression (see below)
497 against a previous stable version or a regression against a fix
498 developed for this version. This does not apply where the
499 @qq{regression} occurred because a feature was removed
500 deliberately - this is not a bug.
501
502 @item
503 Priority-High: An issue which produces output which does not
504 accurately reflect the input (e.g. where the user would expect
505 an accidental, but none is shown) or which produces aesthetically
506 poor output in a situation which could be expected to crop up
507 frequently in real-world music.  It should not be used where the
508 problem can be avoided with a simple workaround.  It can also
509 be used to flag where new code in a development version is not
510 functioning as it should.  This level is also used for issues
511 which produce no output and fail to give the user a clue about
512 what's wrong.
513
514 @item
515 Priority-Medium: Normal priority - use this as the default.
516
517 @item
518 Priority-Low: A minor problem which produces slightly undesirable
519 output, or which will only occur in contrived examples, or which
520 is very easily worked around.
521
522 @item
523 Priority-Postponed: no fix planned.  Generally used for things
524 which nobody wants to touch.
525
526 @end itemize
527
528 Note that these are initial classifications and can be subject
529 to change by others in the development team.  For example, a
530 regression against an old stable version which hasn't been
531 noticed for a long time and which is unlikely to get fixed could
532 be downgraded from Priority-Critical by one of the programmers.
533
534 @subheading Opsys (optional)
535
536 Issues that only affect specific operating systems.
537
538 @subheading Patch (optional)
539
540 Normal Bug Squad members should not add or modify Patch issues;
541 leave them to the Patch Meister.
542
543 @itemize
544
545 @item
546 Patch-new: the patch has not been checked for @qq{obvious}
547 mistakes.  When in doubt, use this tag.
548
549 @item
550 Patch-review: the patch has no @qq{obvious} mistakes (as checked
551 by the Patch Meister), and is ready for review from main
552 developers.
553
554 Developers with git push ability can use this category, skipping
555 over @code{patch-new}.
556
557 @item
558 Patch-needs_work: a developer has some concerns about the patch.
559 This does not necessarily mean that the patch must be changed; in
560 some cases, the developer's concerns can be resolved simply by
561 discussion the situation or providing notation examples.
562
563 If the patch is updated, the category should be changed to
564 @code{patch-new} (for normal contributors) or @code{patch-review}
565 (for developers who are very confident about their patch).
566
567 @item
568 Patch-abandoned: the author has not responded to review comments
569 for a few months.
570
571 @end itemize
572
573 @subheading Other items (optional)
574
575 Other labels:
576
577 @itemize
578
579 @item
580 Regression: it used to work intentionally in an earlier
581 stable release.  If the earlier output was accidental (i.e. we
582 didn't try to stop a collision, but it just so happened that two
583 grobs didn't collide), then breaking it does not count as a
584 regression.
585
586 To help decide whether the change is a regression, and therefore
587 should be Priority-Critical, please adopt the following process:
588
589 @enumerate
590
591 @item
592 Are you certain the change is OK?  If so, do nothing.
593
594 @item
595 Are you certain that the change is bad?  Add it to the tracker
596 as a Critical issue, regression.
597
598 @item
599 If you're not certain either way, add it to the tracker as a
600 Critical issue, regression but be aware that it may be
601 recategorised or marked invalid.
602
603 @end enumerate
604
605 In particular, anything that breaks a regression test is a
606 regression.
607
608 @item
609 Frog: the fix is believed to be suitable for a new contributor
610 (does not require a great deal of knowledge about LilyPond).  The
611 issue should also have an estimated time in a comment.
612
613 @item
614 Maintainability: hinders development of LilyPond.  For example,
615 improvements to the build system, or @qq{helper} python scripts.
616
617 @item
618 Bounty: somebody is willing to pay for the fix.  Only add this tag
619 if somebody has offered an exact figure in US dollars or euros.
620
621 @item
622 Warning: graphical output is fine, but lilypond prints a
623 false/misleading warning message.  Alternately, a warning should
624 be printed (such as a bar line error), but was not.  Also applies
625 to warnings when compiling the source code or generating
626 documentation.
627
628 @item
629 Security: might potentially be used.
630
631 @item
632 Performance: might potentially be used.
633
634 @end itemize
635
636 If you particularly want to add a label not in the list, go
637 ahead, but this is not recommended.
638
639
640 @node Adding issues to the tracker
641 @section Adding issues to the tracker
642
643 @warning{This should only be done by the Bug Squad or experienced
644 developers.  Normal users should not do this; instead, they should
645 follow the guidelines for @rweb{Bug reports}.}
646
647 In order to assign labels to issues, Bug Squad members should log
648 in to their google account before adding an item.
649
650 @enumerate
651
652 @item
653 Check if the issue falls into any previous category given on the
654 relevant checklists in @ref{Bug Squad checklists}.  If in doubt,
655 add a new issue for a report.  We would prefer to have some
656 incorrectly-added issues rather than lose information that should
657 have been added.
658
659 @item
660 Add the issue and classify it according to the guidelines in
661 @ref{Issue classification}.  In particular, the item should have
662 @code{Status}, @code{Type-}, and @code{Priority-} labels.
663
664 Include output with the first applicable method:
665
666 @itemize
667
668 @item
669 If the issue has a notation example which fits in one system,
670 generate a small @file{bug.preview.png} file with:
671
672 @example
673 lilypond -dpreview bug.ly
674 @end example
675
676 @item
677 If the issue has an example which requires more than one system
678 (i.e. a spacing bug), generate a @file{bug.png} file with:
679
680 @example
681 lilypond --png bug.ly
682 @end example
683
684 @item
685 If the issue requires one or two pages of output, then generate a
686 @file{bug.png} file with the normal:
687
688 @example
689 lilypond --png bug.ly
690 @end example
691
692 @item
693 Images created as @file{bug.png} may be trimmed to a minimum size
694 by using the @code{trimtagline.sh} script, which can be found at
695 @uref{https://raw.github.com/gperciva/lilypond-extra/master/bug-squad/trimtagline.sh}
696
697 @example
698 trimtagline.sh bug.ly
699 @end example
700
701 @item
702 If the issue cannot be shown with less than three pages, then
703 generate a @file{bug.pdf} file with:
704
705 @example
706 lilypond --pdf bug.ly
707 @end example
708
709 Note that this is likely to be extremely rare; most bugs should fit
710 into the first two categories above.
711
712
713 @end itemize
714
715 @item
716 After adding the issue, please send a response email to the same
717 group(s) that the initial patch was sent to.  If the initial email
718 was sent to multiple mailing lists (such as both @code{user} and
719 @code{bugs}), then reply to all those mailing lists as well.  The
720 email should contain a link to the issue you just added.
721
722 @end enumerate
723
724
725
726 @node Patch handling
727 @section Patch handling
728
729 @warning{This is not a Bug Squad responsibility; we have a
730 separate person handling this task.}
731
732 There is a single Patch Meister, and a number of Patch Helpers
733 (rename this?).  The list of known patches awaiting review is:
734
735 @example
736 @uref{http://code.google.com/p/lilypond/issues/list?can=2&q=label:patch&sort=patch}
737 @end example
738
739
740 @subheading Helpers: adding patches
741
742 The primary duty is to add patches to the google tracker; we have
743 a bad track record of losing patches in email.  Patches generally
744 come to the @code{lilypond-devel} mailing list, but are sometimes
745 sent to @code{bug-lilypond}, @code{lilypond-users}, or
746 @code{frogs} mailing list instead.
747
748 @itemize
749 @item
750 Unless a patch is clearly in response to an existing issue, add a
751 new issue with the @code{Patch-new} label and a link to the patch
752 (either on the mailing list archives or the codereview url).
753
754 Issue numbers are cheap; losing developers because they got fed up
755 with us losing their hard work is expensive.
756
757 @c if we enter patches immediately, I don't think this is relevant.
758 @ignore
759 @item
760 Before adding a patch-reminder issue, do a quick check to see if
761 it was pushed without sending any email.  This can be checked for
762 searching for relevant terms (from the patch subject or commit
763 message) on the webgit page:
764
765 @example
766 @uref{http://git.savannah.gnu.org/gitweb/?p=lilypond.git}
767 @end example
768 @end ignore
769
770 @item
771 If the patch is clearly in response to an existing issue, then
772 update that issue with the @code{Patch-new} label and a link to
773 the patch (either on the mailing list archives or the codereview
774 url).
775
776 @item
777 After adding the issue, please send a response email to the same
778 group(s) that the initial patch was sent to.
779
780 If the initial email was sent to multiple mailing lists (such as
781 both @code{bugs} and @code{devel}), then reply to all those
782 mailing lists as well.  The email should contain a link to the
783 issue you just added.
784
785 @end itemize
786
787 @subheading Helpers: @code{Patch-review} label
788
789 The secondary duty is to do make sure that every issue in the
790 tracker with a @code{Patch-review} label has passed these
791 @qq{obvious} tests:
792
793 @itemize
794 @item
795 Applies automatically to git master.
796
797 It's ok to have offsets, but not conflicts.
798
799 @item
800 Regtest comparison looks ok; no unexpected changes.
801
802 @item
803 Descriptive subject line.
804
805 Avoid subjects like @qq{fixes 123}; instead write @qq{Doc: discuss
806 stacking-dir for BassFigureAlignment (fix 123)}.
807
808 @item
809 Compiles docs from scratch.  Only check this if you have reason to
810 suspect it might not work.
811
812 @item
813 (maybe)
814
815 Check code indentation and style.  This should be easier post-GOP
816 when we have a better-defined code style.
817
818 @end itemize
819
820
821 @subheading Patch Meister
822
823 The Patch Meister will:
824
825 @itemize
826
827 @item
828 send @qq{countdown} emails to
829 @code{lilypond-devel} when patches appear to be ready.
830
831 @item
832 send general requests to review patches, or even nasty requests to
833 review patches.
834
835 @item
836 downgrade patches from @code{Patch-review} to
837 @code{Patch-needs_work} as appropriate.
838
839 @item
840 downgrade patches from @code{Patch-needs_work} to
841 @code{Patch-abandoned} if no actions have been taken in four
842 weeks.
843
844 @end itemize
845
846
847
848
849 @node Summary of project status
850 @section Summary of project status
851
852 @subsubheading Project overview
853
854 Grid view provides the best overview:
855
856 @smallexample
857 @uref{http://code.google.com/p/lilypond/issues/list?mode=grid&y=Priority&x=Type&cells=ids}
858 @end smallexample
859
860 @subsubheading Hindering development
861
862 These issues stop or slow development work:
863
864 @smallexample
865 @uref{http://code.google.com/p/lilypond/issues/list?can=2&q=label:Maintainability}
866 @end smallexample
867
868 @subsubheading Easy tasks
869
870 Issues tagged with @code{Frog} indicates a task suitable for a
871 relatively new contributor.  The time given is a quick
872 (inaccurate) estimate of the time required for somebody who is
873 familiar with material in this manual, but does not know anything
874 else about LilyPond development.
875
876 @smallexample
877 @uref{http://code.google.com/p/lilypond/issues/list?can=2&q=label:Frog}
878 @end smallexample
879
880 @subsubheading Patches to review
881
882 Patches which have no @qq{obvious} problems:
883
884 @example
885 @uref{http://code.google.com/p/lilypond/issues/list?can=2&q=label:patch-review}
886 @end example
887
888
889