File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,16 @@ Perl that s/he knows well enough to try to fix. This task involves
38
38
going through these bugs and assigning one or more labels, and removing the
39
39
"Needs Triage" label if present.
40
40
41
+ =head2 Transfer test failure cases to F<t/run/todo.t>
42
+
43
+ We have more open bug reports than anyone can really grasp. Most of
44
+ those came with code to reproduce the failure. We also have a test file,
45
+ F<t/run/todo.t>, whose purpose is to hold these test failures. This
46
+ task is to add failing code to this test file, following the paradigm of
47
+ those already in it. It is likely that some of those bugs have already
48
+ been fixed and nobody has realized it! This is a gentle way to become
49
+ familiar with perl's internals.
50
+
41
51
=head2 Ongoing: investigate new bug reports
42
52
43
53
When a bug report is filed, it would be very helpful to have someone do
You can’t perform that action at this time.
0 commit comments