aboutsummaryrefslogtreecommitdiff
path: root/en/internal/policies.sgml
blob: 9150c4a341e3a3ec659904688b4d48cf19935e04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Policies for FreeBSD Committers">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>

<html>
&header;

<h2><font color="#990000"><b>Committer's Guide</b></font></h2>

<p>The
<a href="../doc/en_US.ISO8859-1/articles/committers-guide/">Committer's Guide</a>
is an overall guide for all new committers, including
both technical details and policy details.
For the latter, see the chapters on
<a href="../doc/en_US.ISO8859-1/articles/committers-guide/conventions.html">
Conventions and Traditions</a>,
<a href="../doc/en_US.ISO8859-1/articles/committers-guide/developer.relations.html">
Developer Relations</a>,
and
<a href="../doc/en_US.ISO8859-1/articles/committers-guide/rules.html">
The FreeBSD Committers' Big List Of Rules</a>.</p>

<p>It contains almost everything a new committer to the FreeBSD Project
needs to know.  See the Documentation Project Primer and the Ports Guide,
below, for more info.</p>

<h2><font color="#990000"><b>General Policies</b></font></h2>

<p>Here you will find various things such as the
<a href="new-account.html">New Account Creation Procedure</a>,
the
<a href="expire-bits.html">Commit Bit Expiration Policy</a>,
the
<a href="bylaws.html">Core Bylaws</a>,
<a href="core-vote.html">Core's Voting Procedures</a>,
and the
<a href="../doc/en_US.ISO8859-1/articles/pr-guidelines/">Problem Report Handling Guidelines</a>.</p>

<h2><font color="#990000"><b>The FreeBSD Documentation Project</b></font></h2>

<p>The
<a href="../doc/en_US.ISO8859-1/books/fdp-primer/">FreeBSD Documentation Project Primer for New Contributors</a>
covers everything you will need to know in order to start
contributing to the FreeBSD Documentation Project, from the tools and
software you will be using (both mandatory and recommended) to the
philosophy behind the Documentation Project.</p>

<h2><font color="#990000"><b>The FreeBSD Ports Guidelines</b></font></h2>

<p>The
<a href="../doc/en_US.ISO8859-1/books/porters-handbook/index.html">
FreeBSD Porter's Handbook</a>
is a general guide for FreeBSD ports committers, including both
technical information and policy guidelines.</p>

<p><A HREF="internal.html">FreeBSD Internal Home</a></p>
    &footer;

  </body>
</html>