Push the PR guidelines out into the limelight.
This commit is contained in:
parent
c8f2c6ec63
commit
c453b31527
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13209
2 changed files with 20 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.144 2002/05/16 01:49:49 trhodes Exp $">
|
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.145 2002/05/17 00:36:11 obrien Exp $">
|
||||||
<!ENTITY title "Documentation">
|
<!ENTITY title "Documentation">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -180,6 +180,12 @@
|
||||||
<small>How to best formulate and submit a problem report to the
|
<small>How to best formulate and submit a problem report to the
|
||||||
FreeBSD Project.</small></p>
|
FreeBSD Project.</small></p>
|
||||||
|
|
||||||
|
<p><a
|
||||||
|
href="doc/en_US.ISO8859-1/articles/pr-guidelines/article.html">FreeBSD
|
||||||
|
Problem Report Handling Guidelines</a><br>
|
||||||
|
<small>Recommended practices for handling FreeBSD problem
|
||||||
|
reports.</small></p>
|
||||||
|
|
||||||
<p>Programming Tools on FreeBSD<br>
|
<p>Programming Tools on FreeBSD<br>
|
||||||
<small>This document has moved into <a
|
<small>This document has moved into <a
|
||||||
href="doc/en_US.ISO8859-1/books/developers-handbook/index.html">The
|
href="doc/en_US.ISO8859-1/books/developers-handbook/index.html">The
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
<news>
|
<news>
|
||||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||||
<cvs:keyword name="freebsd">
|
<cvs:keyword name="freebsd">
|
||||||
$FreeBSD: www/en/news/news.xml,v 1.87 2002/05/17 17:45:58 gordon Exp $
|
$FreeBSD: www/en/news/news.xml,v 1.88 2002/05/18 16:48:44 rwatson Exp $
|
||||||
</cvs:keyword>
|
</cvs:keyword>
|
||||||
</cvs:keywords>
|
</cvs:keywords>
|
||||||
|
|
||||||
|
@ -31,6 +31,18 @@
|
||||||
<month>
|
<month>
|
||||||
<name>May</name>
|
<name>May</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>23</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD PR Handling Guidelines</title>
|
||||||
|
|
||||||
|
<p>The <a href="$base/doc/en/articles/pr-guidelines/article.html">
|
||||||
|
FreeBSD PR Handling Guidelines provide recommended practices
|
||||||
|
for working with FreeBSD problem reports.</a></p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
<day>
|
<day>
|
||||||
<name>18</name>
|
<name>18</name>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue