Skip to content

Commit e239cad

Browse files
committed
Update _plantillas con estructura basica
1 parent 57c5694 commit e239cad

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

docs/_plantillas/subunidad.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ INSTRUCCIONES:
99
- [Nombre del subtema](nuevo_tema/readme.md)
1010
-->
1111

12+
---
13+
# ======================================
14+
# ESTADO (descomentar solo uno)
15+
# ======================================
16+
17+
status: DRAFT # estructura inicial
18+
# status: IN_PROGRESS # contenido parcial
19+
# status: REVIEW # listo para revisión
20+
# status: COMPLETE # aprobado y cerrado
21+
22+
responsable: Nombre del docente
23+
ultima_actualizacion: 2026-01-01
24+
---
25+
1226
# Título del Subtema
1327

1428
[🔙 Volver a la unidad](../readme.md)

docs/_plantillas/unidad.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,6 @@ INSTRUCCIONES:
99
- 7. Nombre de la unidad: unidad/7/readme.md
1010
-->
1111

12-
---
13-
# ======================================
14-
# ESTADO (descomentar solo uno)
15-
# ======================================
16-
17-
status: DRAFT # estructura inicial
18-
# status: IN_PROGRESS # contenido parcial
19-
# status: REVIEW # listo para revisión
20-
# status: COMPLETE # aprobado y cerrado
21-
22-
responsable: Nombre del docente
23-
ultima_actualizacion: AAAA-MM-DD
24-
---
25-
2612
# Título de la Unidad
2713

2814
Breve descripción de la unidad (2–4 líneas máximo).

0 commit comments

Comments
 (0)