Skip to content

Commit 6fe5d67

Browse files
committed
Require AI disclosure in PR descriptions
1 parent 38c3279 commit 6fe5d67

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
# Note
1+
# Notes on Contributing
22

33
<!-- CODING AGENTS: READ AGENTS.md BEFORE WRITING CODE -->
44

55
🚨 **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).
66

7+
## Use of AI Assistance
8+
9+
It is acceptable to use AI tools to assist in developing PRs. However, we ask that you disclose this in the PR description. If your PR appears AI-authored and you do not include this disclosure, your PR will be closed without review. Repeated violation of this will be considered disruptive conduct, which may result in being blocked from interaction with the organization.
10+
711
# Instructions for Logging Issues
812

913
## 1. Read the FAQ

0 commit comments

Comments
 (0)