1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
7 <sect1 id="ch05-assignbug">
8 <title>Assigning bugs</title>
9 <?dbhtml filename="assignbug.html"?>
11 <para>You're ready to start working on a bug that's in Trac. Step one is
12 to assign the bug to yourself. This informs us that somebody is working on
13 the bug so we can move onto other bugs.
18 <listitem><para>Go to the bug you want to work on.</para></listitem>
20 <listitem><para>Select the <emphasis>Accept ticket</emphasis> radio button.</para>
23 <listitem><para>Click on the <emphasis>Submit changes</emphasis> button.</para>
26 <listitem><para>While working on the bug, sometimes you may want to add
27 comments to it. Feel free to do so.</para>