1 <sect1 id="ch04-introduction">
2 <title>Introduction</title>
3 <?dbhtml filename="introduction.html" dir="chapter04"?>
5 <para>Here is a summary list of things to do before committing changes:</para>
8 <listitem><para>Test the instructions you are adding</para></listitem>
9 <listitem><para>Update <filename>index.xml</filename> with the new date
10 and / or updated entities if necessary.</para></listitem>
11 <listitem><para>Update <filename>chapter01/changelog.xml</filename></para></listitem>
12 <listitem><para>Check that all relevant files have been <userinput>cvs
13 add</userinput>'d or <userinput>remove</userinput>'d.</para></listitem>
14 <listitem><para>Check that the book renders properly.</para></listitem>
15 <listitem><para>Commit it</para></listitem>
16 <listitem><para>Update bugzilla to reflect the changes</para></listitem>