Add link to the rfc.sh documentation

This commit is contained in:
Christian Thaeter 2011-04-14 19:22:04 +02:00
parent dc8dd98308
commit 207fa7c13c

View file

@ -10,7 +10,7 @@ Design Process
How it Works
------------
Design Process entries (RfC) can be created by anyone.
Design Process entries (Request for Comment) can be created by anyone.
Each entry goes through several stages until it's accepted (or rejected).
All our RfC entries are filed here, either in the link:rfc/index.html[RfC accepted] section,
or as link:rfc_pending/index.html[pending RfC] or as link:rfc_dropped/index.html[RfC dropped].
@ -38,6 +38,6 @@ Handling of RfC entries in practice
.Adding a new Proposal:
. Check if there is no similar proposal below! If yes, contact it's author and contribute to that one.
. Think of a good/descriptive _Name-ID_ for the Proposal. It will be used to create a RfC sub-page, so no embedded spaces please.
. [red,yellow]#!TODO!# _please describe how to use the +rfc.sh+ here_.
. Use the './admin/rfc.sh' helper script to maintain the RFC's. Check out its link:../technical/infra/rfcsh.html[documentation].