Add a link to the PR handling guidelines.
Submitted by: jmg,ru
This commit is contained in:
parent
ec2aa5ab4c
commit
318aa1e254
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17408
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.25 2002/10/05 23:56:11 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.26 2003/01/04 02:03:58 kuriyama Exp $">
|
||||
<!ENTITY title "Resources for FreeBSD Committers">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -21,6 +21,8 @@ Almost everything a new committer to the FreeBSD Project needs to know
|
|||
|
||||
<h2><a href="core-vote.html">Core's Voting Procedures</a></h2>
|
||||
|
||||
<h2><a href="../doc/en_US.ISO8859-1/articles/pr-guidelines/">Problem Report Handling Guidelines</a></h2>
|
||||
|
||||
<h2><a href="http://wolfram.schneider.org/papers/webbuild.html">
|
||||
Build the FreeBSD Web Pages</a></h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue