Changes between Version 1 and Version 2 of TicketSubmissionGuide


Ignore:
Timestamp:
Aug 27, 2008, 11:34:10 AM (16 years ago)
Author:
Tim Kosse
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TicketSubmissionGuide

    v1 v2  
    6363== Information gathering ==
    6464
     65You do not want to ridicule yourself by submitting redundant, invalid or otherwise ''bad'' tickets. Doing so would not only waste your time, but also the time of the developers that have to look at your ticket.
     66
     67Most importantly, you need to make sure you are using the very latest version of FileZilla Client or Server respectively. Concerning tickets, there is nothing more embarrassing than to request a new feature that has been implemented already quite a while ago.
     68
     69Make sure you are using the '''very latest version''' available directly from [http://filezilla-project.org], do not rely on your distribution to have recent enough packages.
     70
     71=== Using the most recent version ===
     72
    6573=== Searching for existing tickets ===
    6674
    6775== Submitting a ticket ==
    6876
    69 == <meaningful heading here> ==
     77== Summary ==
     78
     79 * Requirements
     80  * Make sure you are running the latest version of FileZilla Client or Server
     81  * Read existing documentation
     82  * Search existing tickets and the forums
     83  * Rule out your system as problem source: Install all system updates, use recent drivers, disable firewalls, virus scanners, so-called ''security solutions'' and all other third-party software.
     84
     85 * Submitting the ticket
     86  * '''Be verbose'''
     87  * Say which version you use
     88  * Say which operating system you use (name and version)
     89  * Include logs, dumps, and everything else that can help solve the issue
     90
     91 * Waiting for a solution
     92  * Be patient
     93  * Be ready to answer questions and to provide further information
     94
     95== Further reading ==
     96
     97 * [http://www.catb.org/~esr/faqs/smart-questions.html How to ask questons the smart way] by Eric S. Raymond, Rick Moen
     98 * [http://www.chiark.greenend.org.uk/~sgtatham/bugs.html How to Report Bugs Effectively] by Simon Tatham