diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8248291e8..7fd9ad538 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,4 +41,8 @@ We attempt to conform to the .NET Foundation's [Coding Style](https://github.com where possible. As a general rule, follow the coding style already set in the file you -are editing, or look at a similar file if you are adding a new one. \ No newline at end of file +are editing, or look at a similar file if you are adding a new one. + +We also provide an `.editorconfig` to define standard rules and +practices across our codebase. Please be sure to use the appropriate +plugin for your editor, if one exists. \ No newline at end of file