| Summary: | reporting bugs - filter some by adding link to search and faq | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Ilya Sher <ilya79> |
| Component: | Books & Articles | Assignee: | Bugmeister <bugmeister> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ilya Sher
2005-10-07 21:50:12 UTC
Responsible Changed From-To: freebsd-www->bugmeister Sounds like our department. 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
State Changed From-To: open->closed Committed with slight modification (no url.books entity in www), thanks. |