diff --git a/.NOT_EDITED_HERE.txt b/.NOT_EDITED_HERE.txt new file mode 100644 index 0000000000..21fc28cd51 --- /dev/null +++ b/.NOT_EDITED_HERE.txt @@ -0,0 +1,29 @@ +# Files and directories here are not edited in the docker.github.io repo. +# Instead, they are edited in the appropriate upstream repo and pulled +# into this repo periodically. The intent is that if you submit a PR +# with changes to these files or directories, a CI job will fail in the +# PR, indicating that it should not be merged. + +# If you need to edit these files or directories, submit a PR in one of the +# following repos. The file will probably be located within the docs/ subdirectory. + +# docker-trusted-registry: n/a, file an issue +# engine: https://github.com/docker/docker +# compose: https://github.com/docker/compose +# notary: https://github.com/docker/notary +# registry: https://github.com/docker/distribution +# swarm: https://github.com/docker/swarm +# ucp: n/a, file an issue + +# Make sure directories have the trailing slash, keep the list alphabetical + +apidocs/ +compose/reference/ +docker-trusted-registry/reference/ +engine/reference/ +machine/reference/ +notary/reference/ +registry/configuration.md +registry/spec/ +swarm/reference/ +ucp/reference/ diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index defba57988..d2813f381f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,8 +2,13 @@ guidelines to help us review it. You can remove these comments as you fill out this template. --> + +