From a5a33c916ae237fda8bdccccc6c89c682dce3105 Mon Sep 17 00:00:00 2001 From: Andres Gomez Casanova Date: Fri, 29 Mar 2024 22:06:52 -0500 Subject: [PATCH] Create notify_incident.md --- .github/ISSUE_TEMPLATE/notify_incident.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/notify_incident.md diff --git a/.github/ISSUE_TEMPLATE/notify_incident.md b/.github/ISSUE_TEMPLATE/notify_incident.md new file mode 100644 index 000000000000..7a07e05b102f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/notify_incident.md @@ -0,0 +1,21 @@ +--- +name: Notificar un incidente +description: Crear un tiquete reportando un problema en algún servicio de la platforma osm.lat +title: '' +labels: incident +assignees: risturiz,angoca + +--- + +**Nombre de la plataforma** +A clear and concise description of what the bug is. + +**Descripción ituación anómala** +Qué pasos haces para reproducir el problema: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Comportamiento normal** +Describe cómo funciona normalmente.