[Vim-latex-cvs] SF.net SVN: vim-latex:[1097] trunk/htdocs/contact.inc
Brought to you by:
srinathava,
tmaas
|
From: <tm...@us...> - 2010-01-28 12:36:10
|
Revision: 1097
http://vim-latex.svn.sourceforge.net/vim-latex/?rev=1097&view=rev
Author: tmaas
Date: 2010-01-28 12:35:33 +0000 (Thu, 28 Jan 2010)
Log Message:
-----------
request minimal example on contact page
Modified Paths:
--------------
trunk/htdocs/contact.inc
Modified: trunk/htdocs/contact.inc
===================================================================
--- trunk/htdocs/contact.inc 2010-01-27 22:34:03 UTC (rev 1096)
+++ trunk/htdocs/contact.inc 2010-01-28 12:35:33 UTC (rev 1097)
@@ -9,3 +9,23 @@
If you wish to subscribe, go to the <a
href="https://lists.sourceforge.net/lists/listinfo/vim-latex-devel">listinfo page</a>.
</p>
+<h3>Useful bug reports include a minimal example</h3>
+<p>
+Please include always files with minimal content that allow to reproduce a bug
+you want to report. This often helps to directly find the cause of the bug and
+makes it easier for developers to investigate the issue. The features of
+vim-latex and latex are way to much, that you can expect the developers to be
+familiar with each of it, and every time spent on creating a similiar document
+to the one you have, to reproduce the problem, is time wasted on fixing the bug
+instead.
+
+You can find more information about minimum examples on the <a
+href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=minxampl">UK List of TeX
+Frequently Asked Questions</a> and the <a
+href="http://www.minimalbeispiel.de/mini-en.html">minimal working example howto</a>.
+</p>
+<h3>Check the latest version first</h3>
+<p>
+Also try to reproduce bugs with the latest version of
+vim-latex in the source code management system, before reporting them.
+</p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|