diff --git a/.github/workflows/close-pull-request.yml b/.github/workflows/close-pull-request.yml index dff055fce..f64e95ac4 100644 --- a/.github/workflows/close-pull-request.yml +++ b/.github/workflows/close-pull-request.yml @@ -18,5 +18,5 @@ jobs: Thanks for your contribution! Unfortunately, we don't use GitHub pull requests to manage code contributions to this repository. - Instead, please see [README.md](../blob/HEAD/SUBMITTING_PATCHES.md) + Instead, please see [README.md](../blob/HEAD/CONTRIBUTING.md) which provides full instructions on how to get involved. diff --git a/SUBMITTING_PATCHES.md b/CONTRIBUTING.md similarity index 100% rename from SUBMITTING_PATCHES.md rename to CONTRIBUTING.md diff --git a/README.md b/README.md index 5c5ee5d91..258491b00 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ that you can put anywhere in your path. * Docs: * [repo Manifest Format](./docs/manifest-format.md) * [repo Hooks](./docs/repo-hooks.md) -* [Submitting patches](./SUBMITTING_PATCHES.md) +* [Contributing](./CONTRIBUTING.md) * Running Repo in [Microsoft Windows](./docs/windows.md) * GitHub mirror: * Postsubmit tests: