Sha256: 7e7e729da2062c97396ccc1a36ac1ce6570c9ccb9752ccdd549935c30d7be745

Contents?: true

Size: 1.52 KB

Versions: 7

Compression:

Stored size: 1.52 KB

Contents

=== Reporting Bugs and Sending Feedback ===

All official releases of TaskJuggler are meant to be stable releases
unless explicitly noted differently. But our test suite is still very
small and some features are not tested at all. So it's very likely
that your current version of TaskJuggler contains some bugs. If you
find a bug, please follow this procedure:

* Read this manual to make sure that it is actually a bug and not a
feature.

* Check the [http://www.taskjuggler.org TaskJuggler web page] and the
[http://www.taskjuggler.org/forum.php discussion groups]. You should
also search the [https://github.com/taskjuggler/TaskJuggler/issues
issue tracker] if the problem has been reported before. If so, it's
quite likely that there is already a workaround or fix available. 

* Try to create a test project that is as small as possible but still
reproduces the bug.

* If TaskJuggler has crashed you will usually get some debug output. This
may not make any sense to you but it is vital information to analyze
the bug. Please include it completely in your bug report. Use the
following command to store the messages into a file.

 tj3 yourproject.tjp 2> error_message

* Enter a detailed description of the problem into the issue tracker
and don't forget to attach your test project.

* Not attaching a test case will severely limit our abilities to help
you. Please make sure you provide meaningful descriptions and a small
but complete test project.  Not providing this information usually
triggers requests or leads to bug reports being ignored.

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
taskjuggler-3.0.0 manual/Reporting_Bugs
taskjuggler-0.2.2 manual/Reporting_Bugs
taskjuggler-0.2.1 manual/Reporting_Bugs
taskjuggler-0.2.0 manual/Reporting_Bugs
taskjuggler-0.1.1 manual/Reporting_Bugs
taskjuggler-0.1.0 manual/Reporting_Bugs
taskjuggler-0.0.11 manual/Reporting_Bugs