summaryrefslogtreecommitdiff
path: root/t/README
diff options
context:
space:
mode:
Diffstat (limited to 't/README')
-rw-r--r--t/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/README b/t/README
index 97ba6fdf96..23ca7f726a 100644
--- a/t/README
+++ b/t/README
@@ -19,7 +19,8 @@ will fail, you may want to use Test::Harness thusly:
./perl harness
This method pinpoints failed tests automatically.
-If you come up with new tests, please send them to perlbug@perl.org.
+If you come up with new tests, please submit them to
+https://github.com/Perl/perl5/issues.
Tests in the t/base/ directory ought to be runnable with plain miniperl.
That is, they should not require Config.pm nor should they require any