Skip to content

Commit

Permalink
Add contribution guideline
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Sep 5, 2021
1 parent ece353e commit 3dfb58e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/contributing.md
Expand Up @@ -3,6 +3,7 @@
## Submitting a new type

- One type addition per pull request, unless they are connected.
- Please help review the other open pull requests. If there are no open pull requests, provide some feedback on some of the open issues.
- Create a new file in the `test-d` directory and write at least one type test.
- See the other tests for inspiration.
- If it makes sense, also write a negative test using [`expectError()`](https://github.com/SamVerschueren/tsd#expecterrorfunction).
Expand Down

0 comments on commit 3dfb58e

Please sign in to comment.