diff --git a/README.md b/README.md index 25a3e6c2..74432747 100644 --- a/README.md +++ b/README.md @@ -522,7 +522,7 @@ The scripts and documentation in this project are released under the [MIT Licens ## Contributions -Contributions are welcome. See our [Contributor's Guide](docs/contributors.md). +Contributions are welcome. See our [Contributor's Guide](docs/CONTRIBUTING.md). ## Code of Conduct diff --git a/docs/contributors.md b/docs/CONTRIBUTING.md similarity index 99% rename from docs/contributors.md rename to docs/CONTRIBUTING.md index 771e3b7b..c0458a12 100644 --- a/docs/contributors.md +++ b/docs/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Contributors +# Contributing Thank you for contributing!