Annotation of loncom/html/adm/help/tex/Bugzilla.tex, revision 1.10

1.8       webbsuza    1: \label{Bugzilla}
1.10    ! lira        2: \index{bugs}\index{Bugzilla}\index{suggestions}
        !             3: We Welcome Your Ideas and Contributions...
        !             4: 
        !             5: LON-CAPA is open-source software where everyone is free to contribute to the 
        !             6: development. If you think of an enhancement, or find a bug in the system, 
        !             7: please report it. LON-CAPA uses Bugzilla (\underbar{http://www.bugzilla.org/}) 
        !             8: to report and track bugs and enhancement requests.  All reported bugs and enhancement 
        !             9: requests posted on Bugzilla are examined by the core LON-CAPA team. Having the 
        !            10: request in Bugzilla helps keep track of both bugs and requests, and is the preferred 
        !            11: method of reporting bugs and requesting enhancements. You'll be able to see how the developers respond to
        !            12: the bug, which developer is currently responsible for it, and what the developer's intention
        !            13: is.
        !            14: 
        !            15: You must have an account to use Bugzilla. You can create an account at 
        !            16: \underbar{http://bugs.lon-capa.org} by clicking on the link \underbar{Open a New Bugzilla Account}. 
        !            17: Once you have an open account, please search existing cases for related content before
        !            18: submitting a new case. Selecting ``LON-CAPA" and ``LON-CAPA Redesign" in the ``Product" category 
        !            19: is a good idea for searching. Hold the 
        !            20: Cntrl key while cliking multiple items. The ``Component", ``Version", and ``Target" can be left
        !            21: undesignated. If you find a related bug, you can add comments instead of reporting a new bug. If
        !            22: you find a bug that you are interested in following, you can add your e-mail to the ``Add cc:" box
        !            23: and click ``Commit".
        !            24: 
        !            25: You can report a bug or request an enhancement by:
1.8       webbsuza   26: 
                     27: \begin{enumerate}
                     28: 
                     29: \item Open the web page \underbar{http://bugs.lon-capa.org}
                     30: \item Click on the \underbar{Enter a new bug report} link.
                     31: \item Select the (LON-CAPA) product link.
                     32: \item At the login screen, enter your email address and password.
                     33: \item Click the {[}Login{]} button.
1.10    ! lira       34: \item Select the LON-CAPA Version, Component, Platform and Operating System (as much as known).
        !            35: \item Enter a summary in the ``Summary" text box.
        !            36: \item Enter a description in the ``Description" text box.
1.8       webbsuza   37: \item Click the {[}Commit{]} button.
                     38: 
                     39: \end{enumerate}
                     40: 
1.10    ! lira       41: A developer will follow up with you.
1.8       webbsuza   42: 

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