TypeScript-Handbook is accepting contributions. If you've submitted a PR for an existing issue, please post a comment in the issue to avoid duplication of effort.
Your pull request should:
- Include a description of what your change intends to do.
- Have a clear commit messages
- e.g. "New Topic", "Fix typo", "Add code samples"
- For code samples, please make sure they compile against the latest released TypeScript compiler version.