Files
dolibarr/.github/PULL_REQUEST_TEMPLATE.md
Anthony Damhet 9055a90a84 Change Git Template for UI/UX #33561 (#33562)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-24 01:15:45 +01:00

936 B

Instructions

This is a template to help you make good pull requests. You may use Github Markdown syntax to format your issue report. Please:

  • only keep the "FIX", "CLOSE", "NEW", "UIUX", PERF" or "QUAL" section (use uppercase to have the PR appears into the ChangeLog, lowercase will not appears)
  • follow the project contributing guidelines
  • replace the bracket enclosed texts with meaningful information

FIX|Fix #[issue_number Short description]

[Long description]

CLOSE|Close #[issue_number Short description]

[Long description]

NEW|New [Short description]

[Long description]

UIUX|Uiux [Short description]

[Long description]

PERF|Perf #[issue_number Short description]

[Long description]

QUAL|Qual #[issue_number Short description]

[Long description]