Bug Reporting Guidelines

Gesperrt
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Bug Reporting Guidelines

Beitrag von n.wenselowski »

We are always interested in receiving bug reports. Sometimes reports miss critical information that allow for fast triaging and fixing of a bug.

The following information helps us to fix bugs fast:
  • What should happen?
  • What happened? Are error messages visible in the log?
  • What steps are necessary to reproduce the problem?
  • With what version of the used components does the problem occur? Make sure that these are the current versions from the stable branches! Please post complete version numbers!

You can use the following template for your posts:

Code: Alles auswählen

[b]What should happen?[/b]
[b]What happened?[/b]
Are error messages visible in the log?
[b]What steps are necessary to reproduce the problem?[/b]
[b]With what version of the used components does the problem occur?[/b]
Make sure that these are the current versions from the stable branches!

Code: Alles auswählen

import OPSI
Gesperrt