separate file. Link to it from the main Code of Conduct and vice versa. The Code of Conduct itself was not changed. Submitted by: jeff Discussed within: core Approved by: brooks, allanjude, imp, jhb, bcr Differential Revision: https://reviews.freebsd.org/D22322
		
			
				
	
	
		
			79 lines
		
	
	
	
		
			3.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			79 lines
		
	
	
	
		
			3.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="iso-8859-1"?>
 | |
| <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
 | |
| "http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
 | |
| <!ENTITY title "Policies for FreeBSD Project Members">
 | |
| ]>
 | |
| 
 | |
| <html xmlns="http://www.w3.org/1999/xhtml">
 | |
| <head>
 | |
|       <title>&title;</title>
 | |
| 
 | |
|       <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
 | |
|     </head>
 | |
| 
 | |
|     <body class="navinclude.docs">
 | |
| 
 | |
| <h2><b>Committer's Guide</b></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><b>General Policies</b></h2>
 | |
| 
 | |
| <ul>
 | |
|   <li><a href="code-of-conduct.html">Code of Conduct</a></li>
 | |
|   <li><a href="resources.html">Commit Bit and Project Resources Policy</a></li>
 | |
|   <li><a href="expire-bits.html">Commit Bit Expiration Policy</a></li>
 | |
|   <li><a href="bylaws.html">Core Bylaws</a></li>
 | |
|   <li><a href="core-vote.html">Core's Voting Procedures</a></li>
 | |
|   <li><a href="hats.html">Hats Term Limits Policy</a></li>
 | |
|   <li><a href="i18n.html">Internationalization Policy</a></li>
 | |
|   <li><a href="new-account.html">New Account Creation Procedure</a></li>
 | |
|   <li><a href="../doc/en_US.ISO8859-1/articles/pr-guidelines/">Problem Report Handling Guidelines</a></li>
 | |
|   <li><a href="software-license.html">Software License Policy</a></li>
 | |
|   <li><a href="data.html">User Data Policy</a></li>
 | |
|   <li><a href="members.html">FreeBSD Project Membership</a></li>
 | |
| </ul>
 | |
| 
 | |
| <h2><b>The FreeBSD Documentation Project</b></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>
 | |
| 
 | |
| <p>The <a href="doceng.html">FreeBSD Doceng Team Charter</a> describes
 | |
|   the purpose of Doceng.</p>
 | |
| 
 | |
| <h2><b>The FreeBSD Ports Guidelines</b></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>The <a href="&base;/portmgr/index.html">Ports Management Team</a>
 | |
|   has a separate page with policies and other information related to
 | |
|   the FreeBSD Ports Collection.</p>
 | |
| 
 | |
| <p><a href="internal.html">FreeBSD Internal Home</a></p>
 | |
| 
 | |
|   </body>
 | |
| </html>
 |