File:  [LON-CAPA] / loncom / html / adm / help / tex / Bugzilla.tex
Revision 1.3: download - view: text, annotated - select for diffs
Tue Jun 8 21:54:57 2004 UTC (20 years, 1 month ago) by felicia
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, HEAD

----------------------------------------------------------------------
Put \item in between enumerate so enumerate actually works

Modified Files:
	Bugzilla.tex
----------------------------------------------------------------------

\label{Bugzilla}
LON-CAPA uses "Bugzilla" (http://www.bugzilla.org/) to report and track bugs 
and enhancements.  To use Bugzilla, you will need to have an account with 
Bugzilla. You can create an account at http://bugs.lon-capa.org and then 
select \textbf{Open a New Account}. To report a bug or request an enhancement, do 
the following:

\begin{enumerate}

\item Open the web page http://bugs.lon-capa.org
\item Select enter a new bug report.
\item Select the product (LON-CAPA) on which to enter a bug.
\item At the login screen, enter your email address and password.
\item Click Login.
\item Select the version of LON-CAPA, the LON-CAPA component the bug is in, the platform your using, and the operating system your using from the pull down menu.
\item Enter a summary in the summary text box.
\item Enter a description in the description text box.
\item Click Commit.

\end{enumerate}

LON-CAPA is open-source software where everyone is free to contribute to the 
development. If you think of an enhancement request, or find a bug in the system, 
please report it. All reported bugs and enhancement requests posted on Bugzilla
will be examined by the core LON-CAPA team. Having the request in Bugzilla
makes it much easier to keep track of bugs and enhancement requests, making it
less likely such things will get lost or be forgotten as requests not in 
Bugzilla frequently are.

Bugzilla also supports conversation about requests, and some workflow and 
accountability features. You'll be able to see how the developers respond to
the bug, who is currently responsible for it, and what the developer's intention
is.


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>