🎓 Initial commit: Math2 Platform - Plataforma de Álgebra Lineal PRO
✨ Características: - 45 ejercicios universitarios (Basic → Advanced) - Renderizado LaTeX profesional - IA generativa (Z.ai/DashScope) - Docker 9 servicios - Tests 123/123 pasando - Seguridad enterprise (JWT, XSS, Rate limiting) 🐳 Infraestructura: - Next.js 14 + Node.js 20 - PostgreSQL 15 + Redis 7 - Docker Compose completo - Nginx + SSL ready 📚 Documentación: - 5 informes técnicos completos - README profesional - Scripts de deployment automatizados Estado: Producción lista ✅
This commit is contained in:
35
.github/ISSUE_TEMPLATE/documentation.md
vendored
Normal file
35
.github/ISSUE_TEMPLATE/documentation.md
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
name: Documentation Issue
|
||||
about: Report an issue with documentation
|
||||
title: '[DOCS] '
|
||||
labels: documentation
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Documentation Issue
|
||||
|
||||
Describe what's wrong with the current documentation.
|
||||
|
||||
## Location
|
||||
|
||||
Where is the issue located?
|
||||
- [ ] README.md
|
||||
- [ ] API Documentation
|
||||
- [ ] Architecture Documentation
|
||||
- [ ] Deployment Guide
|
||||
- [ ] Contributing Guide
|
||||
- [ ] Code comments
|
||||
- [ ] Other: please specify
|
||||
|
||||
## Current State
|
||||
|
||||
What does the documentation currently say?
|
||||
|
||||
## Suggested Improvement
|
||||
|
||||
What should the documentation say instead?
|
||||
|
||||
## Additional Context
|
||||
|
||||
Add any other context about the documentation issue here.
|
||||
Reference in New Issue
Block a user