This commit is contained in:
parent
69eb175bbf
commit
824c3c5d45
28
.gitea/issue_template/new_chill.yaml
Normal file
28
.gitea/issue_template/new_chill.yaml
Normal file
@ -0,0 +1,28 @@
|
||||
name: Nouvelle commande chill
|
||||
about: Gabarit lors de la commande d'un nouveau chill
|
||||
title: "[Meta][Client] Installation chill"
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
values: |
|
||||
# Installation Chill pour ...
|
||||
- type: input
|
||||
id: client
|
||||
attributes:
|
||||
label: Nom du client
|
||||
description: Le nom du client
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: devis_number
|
||||
attributes:
|
||||
label: Numéro du devis
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
id: date_receptions
|
||||
attributes:
|
||||
label: Date de réception du bon de commande
|
||||
validations:
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user