Bug 87093

Summary: reporting bugs - filter some by adding link to search and faq
Product: Documentation Reporter: Ilya Sher <ilya79>
Component: Books & ArticlesAssignee: Bugmeister <bugmeister>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-10-08 01:21:16 UTC
Responsible Changed
From-To: freebsd-www->bugmeister

Sounds like our department.
Comment 2 Siebrand Mazeland 2005-12-31 15:24:04 UTC
Please find a diff below for the reported issue.

Discussed with: remko@, danger at rulez dot sk

diff -u -r1.50 send-pr.sgml
--- en/send-pr.sgml	4 Dec 2005 16:18:40 -0000	1.50
+++ en/send-pr.sgml	31 Dec 2005 15:18:53 -0000
@@ -29,7 +29,11 @@
     <p>Before filling out the form, please take the time to read the
       <a href="doc/en_US.ISO8859-1/articles/problem-reports/article.html">
       Writing FreeBSD Problem Reports</a> guidelines.  This may save you
-      time and frustration getting help with your problem.</p>
+      time and frustration getting help with your problem.  Please
+      check before submitting if your problem has not already been <a
+	href="&cgibase;/query-pr-summary.cgi?query">reported</a> or
+      has been noted in the <a
+	href="&url.books;/faq/index.html">FAQ</a>.</p>
 
     <p>Please fill out the form as completely as possible.  Make sure
       you fill in the "Environment" field as requested with the output from

http://www.freebsd.org/cgi/query-pr.cgi?pr=www/87093
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-01-07 04:48:34 UTC
State Changed
From-To: open->closed

Committed with slight modification (no url.books entity in www), thanks.