ISSUE_TEMPLATE.md 1.2 KB

Instructions

This is a template to help you report good issues.

You may use Github Markdown syntax to format your issue report.

Please:

  • follow the project contributing guidelines
  • only keep the "Bug" or "Feature Request" section
  • replace the bracket enclosed texts with meaningful informations
  • remove any unused sub-section

Bug

[Short description]

Environment

  • Version: [Affected Dolibarr version(s)]
  • OS: [Server OS type and version]
  • Web server: [Webserver type and version]
  • PHP: [PHP version]
  • Database: [Database type and version]
  • URL(s): [Affected URL(s)]

Report

Expected behavior

[Verbose description]

Actual behavior

[Verbose description]

Steps to reproduce the behavior

[Verbose description]

Attached files (Screenshots, screencasts, dolibarr.log, debugging informations…)

[Files]

Feature Request

[Short description]

Use case

[Verbose description]

Suggested implementation

[Verbose description]

Tasks

[List of tasks to achieve goal]