mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-03 18:38:40 -06:00
Add note re: PRs to CONTRIBUTING.md (#62889)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
db3ae1bebb
commit
b78f0899ab
@ -1,3 +1,7 @@
|
||||
# Note
|
||||
|
||||
🚨 **Important** 🚨: All code changes should be submitted to the https://github.com/microsoft/typescript-go repo. Development in this codebase [is winding down](https://devblogs.microsoft.com/typescript/progress-on-typescript-7-december-2025/#typescript-6.0-is-the-last-javascript-based-release) and PRs will only be merged if they fix **critical** 6.0 issues (at minimum, any bug that existed in 5.9 is not critical unless it's a security issue).
|
||||
|
||||
# Instructions for Logging Issues
|
||||
|
||||
## 1. Read the FAQ
|
||||
@ -45,7 +49,7 @@ In general, things we find useful when reviewing suggestions are:
|
||||
* Code examples showing the generated JavaScript (if applicable)
|
||||
* If relevant, precedent in other languages can be useful for establishing context and expected behavior
|
||||
|
||||
# Instructions for Contributing Code
|
||||
# Instructions for Contributing Code (Legacy)
|
||||
|
||||
## What You'll Need
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user