Skip to content

Commit

Permalink
fix PR comments
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Jun 12, 2023
1 parent fd482d5 commit c06af3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,11 @@ and generating manifests.
* [**Helm**](https://helm.sh/): a package manager for Kubernetes that
simplifies the deployment and management of applications on a Kubernetes cluster.

## [Related Technologies](docs/content/en/contribute/general/technologies/_index.md)
## Related Technologies
Please check [Related Technologies](docs/content/en/contribute/general/technologies/_index.md).

## [Linters requirements](docs/content/en/contribute/docs/linters_requirements/_index.md)
## Linter Requirements
Please check [Linter Requirements](docs/content/en/contribute/docs/linter-requirements/_index.md).

## Submit a Pull Request 🚀

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: Linters Requirements
title: Linter Requirements
description: To maintain optimal code quality, this project employs linters which require a specific IDE configuration for effective utilization.
weight: 400
---

## Linters Requirements
## Linter Requirements

This project uses a set of linters to ensure good code quality.
In order to make proper use of those linters inside an IDE,
Expand Down

0 comments on commit c06af3e

Please sign in to comment.