Make the request to fix rather than report bugs in microperl politer.
authorNicholas Clark <nick@ccl4.org>
Sat, 26 Mar 2011 21:44:42 +0000 (21:44 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 28 Mar 2011 09:21:49 +0000 (10:21 +0100)
Expand it slightly to clarify why bare bug reports aren't likely to get acted
upon.

README.micro

index c659732..93859a0 100644 (file)
@@ -4,7 +4,10 @@ on the other hand this means that interfaces between Perl and your
 operating system are left very -- minimal.
 
 All this is experimental.  If you don't know what to do with microperl
-you probably shouldn't.  Do not report bugs in microperl; fix the bugs.
+you probably shouldn't.  Please don't report bugs in microperl; fix the
+bugs.  (Bugs reports about microperl without fixes/patches are equivalent
+to wishlist requests - they won't be discarded, but they likely won't get
+worked on either, unless they chance to coincide with someone's personal itch)
 
 We assume ANSI C89 plus the following:
 - <stddef.h>, <stdlib.h>