Add issue templates in other languages for Github

pull/2818/head
Yannick Warnier 6 years ago
parent aff658673c
commit 5295969b19
  1. 46
      .github/ISSUE_TEMPLATE/es-bug-report.md
  2. 46
      .github/ISSUE_TEMPLATE/fr-bug-report.md

@ -1,33 +1,33 @@
--- ---
name: "[fr] Rapport d'erreur" name: "[es] Reporte de error"
about: Créer un nouveau rapport d'erreur pour nous aider à améliorer Chamilo about: Crea un reporte para ayudarnos a mejorar Chamilo
--- ---
**Décrivez le problème** **Describe el problema**
Une description claire et concise du problème. Una descipción concisa y clara del problema.
**Comment le reproduire** **Cómo reproducir**
Pour le reproduire, il faut: Pasos para reproducir el problema:
1. Aller sur '...' 1. Ir a '...'
2. Cliquer sur '....' 2. Dar clic en '....'
3. Scroller jusque '....' 3. Bajar hasta '....'
4. Visualiser l'erreur qui dit '...' 4. Ver el error que dice '...'
**Comportement attendu** **Comportamiento esperado**
Une description claire et concise de ce que vous vous attendiez à voir. Una descripción concisa y clara de lo que esperabas que ocurriera.
**Captures d'écran** **Capturas de pantalla**
Si applicable, ajoutez des captures d'écran pour nous aider à situer le problème. Si aplicable, agrega capturas de pantalla para ayudar a ubicar el problema.
**Bureau (à compléter au mieux):** **Escritorio (por favor completa la información siguiente lo mejor posible):**
- Système d'exploitation : [ex. Linux Ubuntu 18.04/Windows 10] - Sistema operativo : [ej. Linux Ubuntu 18.04/Windows 10]
- Navigateur [ex. chrome, firefox, safari] et sa version - Navegador [ej. chrome, firefox, safari] y su versión
**Serveur **Servidor
- Système d'exploitation : [ex. Linux Ubuntu 18.04/Windows 10] - Sistema operativo : [ej. Linux Ubuntu 18.04/Windows 10]
- Version de Chamilo: [ex. 1.11.8, 1.11.x du 2018-12-01, ...] - Versión de Chamilo: [ej. 1.11.8, 1.11.x of 2018-12-01, ...]
- Version de PHP: [ex. 5.6, 7.2, ...] - Versión de PHP: [ej. 5.6, 7.2, ...]
**Contexte additionnel** **Contexto adicional**
Ajoutez des informations additionnelles si vous considérez qu'elles sont pertinentes. Añade cualquier elemento adicional de contexto aquí.

@ -1,33 +1,33 @@
--- ---
name: "[en] Bug report" name: "[fr] Rapport d'erreur"
about: Create a report to help us make Chamilo better. about: Créer un nouveau rapport d'erreur pour nous aider à améliorer Chamilo
--- ---
**Describe** **Décrivez le problème**
A clear and concise description of what the bug is. Une description claire et concise du problème.
**To Reproduce** **Comment le reproduire**
Steps to reproduce the behavior: Pour le reproduire, il faut:
1. Go to '...' 1. Aller sur '...'
2. Click on '....' 2. Cliquer sur '....'
3. Scroll down to '....' 3. Scroller jusque '....'
4. See error 4. Visualiser l'erreur qui dit '...'
**Expected behavior** **Comportement attendu**
A clear and concise description of what you expected to happen. Une description claire et concise de ce que vous vous attendiez à voir.
**Screenshots** **Captures d'écran**
If applicable, add screenshots to help explain your problem. Si applicable, ajoutez des captures d'écran pour nous aider à situer le problème.
**Desktop (please complete the following information):** **Bureau (à compléter au mieux):**
- OS: [e.g. Linux Ubuntu 18.04/Windows 10] - Système d'exploitation : [ex. Linux Ubuntu 18.04/Windows 10]
- Browser [e.g. chrome, firefox, safari] and version - Navigateur [ex. chrome, firefox, safari] et sa version
**Server **Serveur
- OS: [e.g. Linux Ubuntu 18.04/Windows 10] - Système d'exploitation : [ex. Linux Ubuntu 18.04/Windows 10]
- Version of Chamilo: [e.g. 1.11.8, 1.11.x of 2018-12-01, ...] - Version de Chamilo: [ex. 1.11.8, 1.11.x du 2018-12-01, ...]
- Version of PHP: [e.g. 5.6, 7.2, ...] - Version de PHP: [ex. 5.6, 7.2, ...]
**Additional context** **Contexte additionnel**
Add any other context about the problem here. Ajoutez des informations additionnelles si vous considérez qu'elles sont pertinentes.

Loading…
Cancel
Save