Commit 6f2df15 1 parent dba9867 commit 6f2df15 Copy full SHA for 6f2df15
File tree 3 files changed +8
-5
lines changed
content/es/docs/contributing
3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -59,4 +59,5 @@ words: # Valid words across all locales
59
59
- Docsy
60
60
- htmltest
61
61
# Hugo
62
+ - jsonify
62
63
- warnf
Original file line number Diff line number Diff line change 46
46
cache-dependency-path : tmp/package-ci.json
47
47
- run : npm install --ignore-scripts --omit=optional
48
48
- run : npm run check:markdown
49
+ - run : npm run check:markdown2
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ description:
6
6
weight : 10
7
7
_issues : https://github.com/open-telemetry/opentelemetry.io/issues
8
8
_issue : https://github.com/open-telemetry/opentelemetry.io/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A
9
- default_lang_commit : 99f0ae5760038d51f9e9eb376bb428a2caca8167
9
+ default_lang_commit : 99f0ae5760038d51f9e9eb376bb428a2caca8167 # patched
10
10
---
11
11
12
12
## Solucionando una propuesta existente
@@ -28,13 +28,14 @@ OpenTelemetry (OTel) es solucionando un problema ya identificado.
28
28
- [ Help wanted]
29
29
30
30
<!-- prettier-ignore -->
31
- > ** NOTA** : ** _ No_ asignamos propuestas** a aquellos que aún no hayan contribuido a la organización [ OpenTelemetry
32
- > organization] [ org ] , a menos que sean parte de un proceso de tutoria o onboarding.
31
+ > ** NOTA** : ** _ No_ asignamos propuestas** a aquellos que aún no hayan
32
+ > contribuido a la organización [ OpenTelemetry organization] [ org ] , a menos
33
+ > que sean parte de un proceso de tutoria o onboarding.
33
34
{.mt-3}
34
35
35
36
<!-- prettier-ignore -->
36
- [ good first issue] : {{% param _ issue %}}%22good+first+issue%22
37
- [ help wanted] : {{% param _ issue %}}%3A%22help+wanted%22
37
+ [ good first issue ] : < {{% param _issue %}}%22good+first+issue%22 >
38
+ [ help wanted ] : < {{% param _issue %}}%3A%22help+wanted%22 >
38
39
[ org ] : https://github.com/open-telemetry
39
40
40
41
{{% /alert %}}
You can’t perform that action at this time.
0 commit comments