Skip to content

Commit d40c0ca

Browse files
Merge pull request #277 from iambumblehead/update-contributing
update CONTRIBUTING.md
2 parents ba148ee + 2abde45 commit d40c0ca

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CONTRIBUTING.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ If `esmock` is failing for you, feel free to submit a PR that reproduces the iss
44

55
Please do not submit PRs to convert esmock to typescript or add build scripts. Typescript and build scripts are fine, however, esmock's current setup is ideal for me now.
66

7-
When it comes to adding examples to README, please follow the constraints below:
8-
- The example should work. It should be possible to write a real unit-test that passes with the example,
9-
- Each line less than 70 characters wide. This is a special optimization for the README so the examples fit inside most laptop screens without scrollbars,
10-
- The example should be slightly interesting, if possible, and should use a unicode emoji
7+
Collaborators may reject or revert any issue or PR for any reason.
118

129

13-
[0]: https://github.com/iambumblehead/esmock/tree/master/tests
10+
[0]: https://github.com/iambumblehead/esmock/tree/main/tests

0 commit comments

Comments
 (0)