Add some guidelines about committing to this file.
This commit is contained in:
parent
00a85840c8
commit
ccff600e62
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28084
1 changed files with 12 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/projects/ideas/index.sgml,v 1.52 2006/06/11 16:26:14 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.53 2006/06/11 19:21:26 joel Exp $">
|
||||
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -10,6 +10,17 @@
|
|||
<!ENTITY man.tar.1 "<a href='http://www.freebsd.org/cgi/man.cgi?query=tar&sektion=1'>tar(1)</a>">
|
||||
]>
|
||||
|
||||
<!--
|
||||
README
|
||||
|
||||
1. Feel free to commit new ideas to the list, but try to follow the existing
|
||||
style used in this document.
|
||||
2. Big structural changes should be done in collaboration with joel. He is
|
||||
always working on improvements and would like to review major changes
|
||||
before they are committed to the tree.
|
||||
3. Keep entries sorted alphabetically.
|
||||
-->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
|
|
Loading…
Reference in a new issue