We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190b60c commit c96276fCopy full SHA for c96276f
1 file changed
CONTRIBUTING.md
@@ -13,7 +13,7 @@ This document outlines how to contribute to this project.
13
14
- Fork the repository to your own GitHub account and clone it locally.
15
- 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.
+- Repository includes a `cmd` folder with Go code to automate some of the steps.
17
- Open a PR by ensuring the title and its description reflect the content of the PR.
18
- Ensure that CI passes, if it fails, fix the failures.
19
- Every pull request requires a review from the Docker team before merging.
0 commit comments