From 298d29102b00e3cce30245dcf55985123481df2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Fri, 23 Nov 2001 18:31:04 +0000 Subject: [PATCH] Mention the problem report article. --- en_US.ISO8859-1/articles/contributing/article.sgml | 4 ++++ en_US.ISO8859-1/books/faq/book.sgml | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/en_US.ISO8859-1/articles/contributing/article.sgml b/en_US.ISO8859-1/articles/contributing/article.sgml index 611db7399d..3ba360d827 100644 --- a/en_US.ISO8859-1/articles/contributing/article.sgml +++ b/en_US.ISO8859-1/articles/contributing/article.sgml @@ -227,6 +227,10 @@ FreeBSD Entities//EN"> %freebsd; a week, depending on your email connection) or are, for some reason, unable to use the &man.send-pr.1; command, then you may ask someone to file it for you by sending mail to the &a.bugs;. + + See also this + article on how to write good problem reports. diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index a63b34f112..15fcfc5c61 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -555,6 +555,11 @@ interfaces. The &man.send-pr.1; command can also be used to submit problem reports and change requests via electronic mail. + + Before submitting a problem report, please read this + article on how to write good problem + reports.