Skip to content

Commit eda8885

Browse files
authored
Merge pull request #5465 from JedWatson/dcousens-patch-1
Update CONTRIBUTING
2 parents 09f599e + f9aed53 commit eda8885

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,5 @@ Before you open a PR:
1818
know. We'll help you get started, rather than inadvertently doubling up on your hard work.
1919
- Make sure you do not add regressions by running `yarn test`.
2020
- 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)
21+
bug, or tests the new functionality.
2522
- All new features and changes need documentation.

0 commit comments

Comments
 (0)