Added a SUBMITTING CHECKLIST section

DEVEL_2_0_BRANCH-1
Frank Zago 2002-07-24 02:30:49 +00:00
rodzic 6d610dcebb
commit b0959b9625
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -233,6 +233,16 @@ DOCUMENTATION
* Please keep your manpages and .desc files up-to-date especially regarding
version numbers.
SUBMITTING CHECKLIST
--------------------
* Use the command "indent -gnu" to reformat your code according to the standard.
* Add the backend name to dll.conf
* Add the author(s) name(s) to AUTHORS
* Remove the backend name from PROJECT
* Correct any related entries in TODO
*
INCLUDING INTO CVS
------------------