Add some more links to try to encourage people to check the existing PRs
and the FAQ first. PR: www/87093 Submitted by: Siebrand Mazeland <s dot mazeland at xs4all dot nl>
This commit is contained in:
parent
b30b54e5f4
commit
3ca87e0536
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26793
1 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.49 2005/11/16 23:44:16 linimon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.50 2005/12/04 16:18:40 ceri Exp $">
|
||||
<!ENTITY title "Submit a FreeBSD problem report">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||
|
@ -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="&base;/doc/en_US.ISO8859-1/books/faq/">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
|
||||
|
|
Loading…
Reference in a new issue