diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0a358bb0a9..92859d0090 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,8 +18,7 @@ Before you open a PR: know. We'll help you get started, rather than inadvertently doubling up on your hard work. - Make sure you do not add regressions by running `yarn test`. - Where possible, include tests with your changes, either that demonstrates the - bug, or tests the new functionality. If you're not sure how to test your - changes, feel free to ping @gwyneplaine -- Please [follow our established coding conventions](https://github.com/keystonejs/keystone/wiki/Coding-Standards) + bug, or tests the new functionality +- Please [follow our contributors guidelines]([https://github.com/keystonejs/keystone/wiki/Coding-Standard](https://github.com/JedWatson/react-select/blob/master/CONTRIBUTING.md)) (with regards to formatting, etc) - All new features and changes need documentation.