54 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			54 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
##############################################################################
 | 
						|
#
 | 
						|
# File        :  $Source: /cvsroot/ijbswa/current/templates/mod-support-and-service,v $
 | 
						|
#
 | 
						|
# Purpose     :  Template that is included from most of Privoxy's CGI pages
 | 
						|
#                to show the user how to get help or report problems.
 | 
						|
#
 | 
						|
#
 | 
						|
# Copyright   :  Written by and Copyright (C) 2002-2009 members of
 | 
						|
#                the Privoxy team. http://www.privoxy.org/
 | 
						|
#
 | 
						|
#                This template is free software; you can redistribute it
 | 
						|
#                and/or modify it under the terms of the GNU General
 | 
						|
#                Public License as published by the Free Software
 | 
						|
#                Foundation; either version 2 of the License, or (at
 | 
						|
#                your option) any later version.
 | 
						|
#
 | 
						|
##############################################################################
 | 
						|
       <h2>Support and Service:</h2>
 | 
						|
        <p>
 | 
						|
          The Privoxy Team values your feedback. To provide you with the best support,
 | 
						|
          we ask that you:
 | 
						|
        </p>
 | 
						|
        <ul>
 | 
						|
          <li>
 | 
						|
            use the <a href="http://sourceforge.net/tracker/?group_id=11118&atid=211118">Support Tracker</a>
 | 
						|
            if you need help.
 | 
						|
          </li>
 | 
						|
          <li>
 | 
						|
            submit ads and configuration related problems with the actions files through the
 | 
						|
            <a href="http://sourceforge.net/tracker/?group_id=11118&atid=460288">Actionsfile Feedback Tracker</a>.
 | 
						|
          </li>
 | 
						|
          <li>
 | 
						|
            submit bugs only through the
 | 
						|
            <a href="http://sourceforge.net/tracker/?group_id=11118&atid=111118">Bug Tracker</a>.
 | 
						|
            Please make sure that the bug has not been submitted yet.
 | 
						|
          </li>
 | 
						|
          <li>
 | 
						|
            submit feature requests only through the
 | 
						|
            <a href="http://sourceforge.net/tracker/?atid=361118&group_id=11118&func=browse">Feature
 | 
						|
            Request Tracker</a>.
 | 
						|
          </li>
 | 
						|
          <li>
 | 
						|
            read the <a title="Contacting the developers, Bug Reporting and Feature Requests"
 | 
						|
             href="@user-manual@contact.html">instructions in the User Manual</a>
 | 
						|
            to make sure your request contains all the information we need.
 | 
						|
          </li>
 | 
						|
        </ul>
 | 
						|
        <p>
 | 
						|
         If you want to support the Privoxy Team, please have a look at the FAQ to learn how to
 | 
						|
         <a href="http://www.privoxy.org/faq/general.html#PARTICIPATE">participate</a>
 | 
						|
         or to <a href="http://www.privoxy.org/faq/general.html#DONATE">donate</a>.
 | 
						|
        </p>
 |