diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 623b4aea25..6c1a10ae13 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,6 +9,8 @@ When you add a code in any library, please ensure you add related tests. You can ## Coding style + + Please conform to [standard](https://standardjs.com/) for code styles. ## Submitting Pull Request