-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[es] feature: contributing - spanish translation
Signed-off-by: carolina valencia <[email protected]>
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: Contribuir | ||
description: Aprende cómo contribuir a la documentación de OpenTelemetry. | ||
aliases: [/docs/contribution-guidelines] | ||
weight: 980 | ||
--- | ||
|
||
Colaboradores de la documentación de OpenTelemetry: | ||
|
||
- Mejorar el contenido existente. | ||
- Crear contenido nuevo. | ||
- Actualizar el Registro de OpenTelemetry. | ||
- Mejorar el código que construye el sitio. | ||
|
||
Las siguientes guías describen cómo contribuir a la documentación de OpenTelemetry. | ||
|
||
Para obtener orientación sobre cómo contribuir al proyecto OpenTelemetry en general, consulta la | ||
[Guía del Contribuyente de OpenTelemetry](https://github.com/open-telemetry/community/blob/main/guides/contributor/README.md), que proporciona detalles sobre el Acuerdo de Licencia del Contribuyente y el Código de Conducta. Cada implementación de lenguaje, Collector y convenciones en el [repositorio](https://github.com/open-telemetry/) tiene sus propias guías específicas para contribuir. | ||
|
||
## Otras formas de contribuir | ||
|
||
- Visita el [sitio de la comunidad de OpenTelemetry](/community/). | ||
- Añade tu aplicación al [Registro](/ecosystem). | ||
- Envía un [blog o estudio de caso](/docs/contributing/blog/). |