Skip to content

Commit 76d1098

Browse files
committed
Minor fixes to main and contribution
Spell out SDLC for clarify and fix the contribution guidelines section, where the text is after the list of SDK contribution guidelines instead of before. Signed-off-by: Andrea Frittoli <[email protected]>
1 parent a94f711 commit 76d1098

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

content/en/_index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,6 @@
131131
{{< /card >}}
132132
{{< /cardpane >}}
133133

134-
<p>
135-
CDEvents is implemented or being integrated by many of your favorite SDLC tools, including Argo, Flux, Guac, Harbor, Jenkins, Keptn, Spinnaker, Tekton, Testkube, Tracetest and more.
136-
</p>
137134
<br/><br/>
138135
<div class="mx-auto">
139136
<a class="btn btn-lg btn-dark mr-3 mb-4" href="docs">
@@ -143,7 +140,7 @@
143140
{{< /blocks/cdelead >}}
144141

145142
{{< blocks/lead title="CDF" color="light">}}
146-
CDEvents is implemented or being integrated by many of your favorite SDLC tools, including Argo, Flux, Guac, Harbor, Jenkins, Keptn, Spinnaker, Tekton, Testkube, Tracetest and more.</br></br>
143+
CDEvents is implemented or being integrated by many of your favorite Software Development Life Cycle (SDLC) tools, including Argo, Flux, Guac, Harbor, Jenkins, Keptn, Spinnaker, Tekton, Testkube, Tracetest and more.</br></br>
147144

148145
<a href="https://www.jenkins.io" aria-label="Jenkins"><img src="https://raw.githubusercontent.com/cdfoundation/artwork/main/jenkins/stacked/color/jenkins-stacked-color.svg" width="15%" alt="Jenkins Logo"/></a>&nbsp;&nbsp;
149146
<a href="https://testkube.io" aria-label="testkube"><img src="https://raw.githubusercontent.com/kubeshop/testkube/develop/assets/testkube-color-dark.png" width="20%" alt="Testkube Logo"/></a>

content/en/community/contribution-guidelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ description: >
1515

1616
Thank you for contributing your time and expertise to CDEvents. This document describes the contribution guidelines for the project specification and website:
1717

18+
The CDEvents SDKs have dedicated contributing guides in the respective repositories:
19+
1820
* [sdk-go](https://github.com/cdevents/sdk-go?tab=readme-ov-file#contributing)
1921
* [sdk-java](https://github.com/cdevents/sdk-java?tab=readme-ov-file#contributing)
2022

21-
The CDEvents SDKs have dedicated contributing guides in the respective repositories.
22-
2323
**Note:** Before you start contributing, you must read and abide by our **[Code of Conduct](https://github.com/cdevents/.github/blob/main/docs/CODE_OF_CONDUCT.md)**.
2424

2525
## Contributing prerequisites (CLA/DCO)

0 commit comments

Comments
 (0)