Commit de40892 1 parent dba9867 commit de40892 Copy full SHA for de40892
File tree 3 files changed +5
-3
lines changed
content/es/docs/contributing
3 files changed +5
-3
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
@@ -33,8 +33,8 @@ OpenTelemetry (OTel) es solucionando un problema ya identificado.
33
33
{.mt-3}
34
34
35
35
<!-- prettier-ignore -->
36
- [ good first issue] : {{% param _ issue %}}%22good+first+issue%22
37
- [ help wanted] : {{% param _ issue %}}%3A%22help+wanted%22
36
+ [ good first issue ] : < {{% param _issue %}}%22good+first+issue%22 >
37
+ [ help wanted ] : < {{% param _issue %}}%3A%22help+wanted%22 >
38
38
[ org ] : https://github.com/open-telemetry
39
39
40
40
{{% /alert %}}
You can’t perform that action at this time.
0 commit comments