Switch over to permanant URLs for the PR database, and mention the need
to create an account before a PR can be submitted.
This commit is contained in:
parent
5a78d0c0df
commit
99e4186942
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45402
1 changed files with 5 additions and 3 deletions
|
@ -16,10 +16,10 @@
|
|||
<h2>Problem Report Database</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://bugs.freebsd.org/bugzilla/query.cgi?format=advanced">Search
|
||||
<li><a href="https://bugs.FreeBSD.org/search/">Search
|
||||
Current Problem Reports</a></li>
|
||||
|
||||
<li><a href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">Submit a New Problem Report</a></li>
|
||||
<li><a href="https://bugs.FreeBSD.org/submit/">Submit a New Problem Report</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -37,7 +37,9 @@
|
|||
|
||||
<p>Problem reports are submitted to the development team with
|
||||
the
|
||||
<a href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">web form</a>.
|
||||
<a href="https://bugs.FreeBSD.org/submit/">web form</a>.
|
||||
An account will need to be created before a bug can be
|
||||
submitted.
|
||||
Please note that
|
||||
messages sent to a mailing list are <em>not</em> tracked as
|
||||
official problem reports, and may get lost in the noise!</p>
|
||||
|
|
Loading…
Reference in a new issue