FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

TypeScript-Handbook/CONTRIBUTING.md at master · microsoft/TypeScript-Handbook · GitHub

This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 475 Bytes

File metadata and controls

12 lines (8 loc) · 475 Bytes

Contributing

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.

Housekeeping

Your pull request should:

  • Include a description of what your change intends to do.
  • Have 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.

Back | FazBrowse Home | New Git URL