Add a 'Further Reading' section.
In this section, add a link to Simon G. Tatham's essay on writing bug reports. Approved by: des, silence on -doc
This commit is contained in:
parent
efe1ace1ea
commit
cdcc580f5a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11297
1 changed files with 17 additions and 0 deletions
|
@ -491,4 +491,21 @@ FreeBSD Entities//EN"> %freebsd;
|
|||
above) saying that the problem report can be closed, and, if
|
||||
possible, explaining how or when the problem was fixed.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="pr-further">
|
||||
<title>Further Reading</title>
|
||||
|
||||
<para>This is a list of resources relevant to the proper writing
|
||||
and processing of problem reports. It is by no means complete.</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para><ulink
|
||||
url="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html">
|
||||
How to Report Bugs Effectively</ulink> - an excellent
|
||||
essay by Simon G. Tatham on composing useful (non-FreeBSD-specific)
|
||||
problem reports.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
</article>
|
||||
|
|
Loading…
Reference in a new issue