Skip to content

Commit e24b5cf

Browse files
authored
Add link to "submit a PR" to ecosystem pages (#5571)
1 parent bea4a33 commit e24b5cf

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

content/en/ecosystem/distributions.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ is provided as a convenience for the community. {{% /alert %}}
2424

2525
## How to add your distribution {#how-to-add}
2626

27-
To have your distribution listed, submit a PR with an entry added to the
27+
To have your distribution listed, [submit a PR] with an entry added to the
2828
[distributions list](https://github.com/open-telemetry/opentelemetry.io/tree/main/data/ecosystem/distributions.yaml).
2929
The entry should include the following:
3030

@@ -46,3 +46,5 @@ The entry should include the following:
4646
to end users, see [Vendors](/ecosystem/vendors).
4747

4848
{{% /alert %}}
49+
50+
[submit a PR]: /docs/contributing/pull-requests/

content/en/ecosystem/integrations.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ have a CNCF logo beside their name.
4444

4545
## How to add your integration {#how-to-add}
4646

47-
To have your library, service, or app listed, submit a PR with an entry added to
48-
the [registry](/ecosystem/registry/adding). The entry should include the
47+
To have your library, service, or app listed, [submit a PR] with an entry added
48+
to the [registry](/ecosystem/registry/adding). The entry should include the
4949
following:
5050

5151
- Link to the main page of your library, service, or app
@@ -65,3 +65,5 @@ If you provide a solution that consumes OpenTelemetry to offer observability to
6565
end users, see [Vendors](/ecosystem/vendors).
6666

6767
{{% /alert %}}
68+
69+
[submit a PR]: /docs/contributing/pull-requests/

content/en/ecosystem/vendors.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ source product for their customers.
2121

2222
## Add your organization
2323

24-
To have your organization listed, submit a PR with an entry added to the
24+
To have your organization listed, [submit a PR] with an entry added to the
2525
[vendors list](https://github.com/open-telemetry/opentelemetry.io/tree/main/data/ecosystem/vendors.yaml).
2626
The entry should include the following:
2727

@@ -42,3 +42,5 @@ you do not provide any kind of services around OpenTelemetry, see
4242

4343
If you provide a library, service, or app that is made observable through
4444
OpenTelemetry, see [Integrations](/ecosystem/integrations).
45+
46+
[submit a PR]: /docs/contributing/pull-requests/

0 commit comments

Comments
 (0)