Skip to content

Commit

Permalink
Update question-tree.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
agarrone authored Nov 18, 2024
1 parent 668a6db commit d1b8a33
Showing 1 changed file with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions config/question-tree.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,31 @@ choices:
id: other
link:
path : answers/question_donnees.md
- label: "Une API"
id: api
link:
title: Comment pouvons-nous vous aider ?
choices:
- label: "Demande d'information sur une API spécifique"
id: api_api-specifique
link:
path : answers/api_api-specifique.md
- label: "API non-référencée dans le catalogue"
id: api_recherche-api-non-referencee
link:
path : answers/api_recherche-api-non-referencee.md
- label: "Référencer une API"
id: api_referencer-api
link:
path : answers/api_referencer-api.md
- label: "API en accès restreint"
id: api_api-acces-restreint
link:
path : answers/api_api-acces-restreint.md
- label: "Autre"
id: api_other
link:
path : answers/api_other.md
- label: "Une procédure administrative"
id: admin
link:
Expand Down Expand Up @@ -80,10 +105,10 @@ choices:
form:
title: Que souhaitez-vous nous dire ?
recipient: [email protected]
- label: 💡 Demande d'ouverture de données
id: opendata
- label: 💡 Demande de données
id: demande_donnees
link:
path: answers/opendata.md
path: answers/demande_donnees.md
- label: 🐛 Soumettre un bug
id: bug
link:
Expand Down

0 comments on commit d1b8a33

Please sign in to comment.