Encourage the use of the PR system instead of a (bogus) mailing list for
sending bug reports. Approved by: gjb
This commit is contained in:
parent
3edbcc90a9
commit
ea79a2288a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39495
1 changed files with 4 additions and 6 deletions
|
@ -39,12 +39,10 @@
|
||||||
|
|
||||||
<p>Problem reports may be submitted to the development team using the
|
<p>Problem reports may be submitted to the development team using the
|
||||||
<a href="&cgibase;/man.cgi?query=send-pr&sektion=1">send-pr(1)</a>
|
<a href="&cgibase;/man.cgi?query=send-pr&sektion=1">send-pr(1)</a>
|
||||||
command on a &os; system. Another way to submit a problem report is
|
command on a &os; system or by
|
||||||
to use the web based <a href="&base;/send-pr.html">form</a>,
|
using the web based <a href="&base;/send-pr.html">form</a>.
|
||||||
or by sending an email message to <a
|
Please note that
|
||||||
href="mailto:freebsd-bugs@FreeBSD.org">freebsd-bugs@FreeBSD.org</a>.
|
messages sent to a mailing list are <em>not</em> tracked as
|
||||||
Please note that <a href="&base;/send-pr.html">send-pr</a> is preferred
|
|
||||||
since messages sent to the mailing list are <em>not</em> tracked as
|
|
||||||
official problem reports, and may get lost in the noise!</p>
|
official problem reports, and may get lost in the noise!</p>
|
||||||
|
|
||||||
<p>Before submitting a problem report, you might find it useful to
|
<p>Before submitting a problem report, you might find it useful to
|
||||||
|
|
Loading…
Reference in a new issue