mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-05 08:32:53 +01:00
This allow to have distinct placeholder texts and auto-assign labels (Bug or Feature request).
28 lines
643 B
Markdown
28 lines
643 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a new idea for this project
|
|
title: ''
|
|
labels: Feature request
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
# Instructions
|
|
*This is a template to help you report good issues. You may use [Github Markdown](https://help.github.com/articles/getting-started-with-writing-and-formatting-on-github/) syntax to format your issue report.*
|
|
*Please:*
|
|
- *replace the bracket enclosed texts with meaningful information*
|
|
- *remove any unused sub-section*
|
|
|
|
|
|
# Feature Request
|
|
[*Short description*]
|
|
|
|
## Use case
|
|
[*Verbose description*]
|
|
|
|
## Suggested implementation
|
|
[*Verbose description*]
|
|
|
|
## Suggested steps
|
|
[*List of tasks to achieve goal*]
|