We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09f599e + f9aed53 commit eda8885Copy full SHA for eda8885
CONTRIBUTING.md
@@ -18,8 +18,5 @@ Before you open a PR:
18
know. We'll help you get started, rather than inadvertently doubling up on your hard work.
19
- Make sure you do not add regressions by running `yarn test`.
20
- Where possible, include tests with your changes, either that demonstrates the
21
- bug, or tests the new functionality. If you're not sure how to test your
22
- changes, feel free to ping @gwyneplaine
23
-- Please [follow our established coding conventions](https://github.com/keystonejs/keystone/wiki/Coding-Standards)
24
- (with regards to formatting, etc)
+ bug, or tests the new functionality.
25
- All new features and changes need documentation.
0 commit comments