Skip to content

Commit b78f089

Browse files
Add note re: PRs to CONTRIBUTING.md (#62889)
Co-authored-by: Copilot <[email protected]>
1 parent db3ae1b commit b78f089

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Note
2+
3+
🚨 **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).
4+
15
# Instructions for Logging Issues
26

37
## 1. Read the FAQ
@@ -45,7 +49,7 @@ In general, things we find useful when reviewing suggestions are:
4549
* Code examples showing the generated JavaScript (if applicable)
4650
* If relevant, precedent in other languages can be useful for establishing context and expected behavior
4751

48-
# Instructions for Contributing Code
52+
# Instructions for Contributing Code (Legacy)
4953

5054
## What You'll Need
5155

0 commit comments

Comments
 (0)