Skip to content

Commit c96276f

Browse files
chore: update CONTRIBUTING (github#19)
1 parent 190b60c commit c96276f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This document outlines how to contribute to this project.
1313

1414
- Fork the repository to your own GitHub account and clone it locally.
1515
- Repository includes a `servers` folder where you should add a new folder with a `server.yaml` inside.
16-
- Repository includes a `scripts` folder with bash scripts and Go code to automate some of the steps.
16+
- Repository includes a `cmd` folder with Go code to automate some of the steps.
1717
- Open a PR by ensuring the title and its description reflect the content of the PR.
1818
- Ensure that CI passes, if it fails, fix the failures.
1919
- Every pull request requires a review from the Docker team before merging.

0 commit comments

Comments
 (0)