Add a link to the Writing FreeBSD Problem Reports article, and a request
that users read it before submitting a problem report. Submitted by: Bill Moran <wmoran@potentialtech.com>
This commit is contained in:
parent
f1b8060e30
commit
6b62690128
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19187
1 changed files with 6 additions and 1 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.32 2003/12/14 17:28:12 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.33 2003/12/14 17:33:18 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.">
|
||||
|
@ -20,6 +20,11 @@
|
|||
you fill in the "Environment" field as requested with the output from
|
||||
the machine on which problem occurred.</p>
|
||||
|
||||
<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, and help us to
|
||||
help you.</p>
|
||||
|
||||
<p>Please note that, unless you explicitly state otherwise, any changes
|
||||
you submit to the FreeBSD Project are assumed to be under the same
|
||||
license as FreeBSD.</p>
|
||||
|
|
Loading…
Reference in a new issue