We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9af90 commit 62d1576Copy full SHA for 62d1576
1 file changed
README.md
@@ -64,7 +64,7 @@ To give you a sense of whether we will accept changes, you can use these heurist
64
- Does the PR show examples of the changes being used in spec examples or reputable websites like MDN?
65
- Did this change come from an IDL update?
66
- Does the change appear to be high-impact on a well-used API?
67
-- Would the changes introduce a lot of breaking changes to existing code in DT?
+- Would the changes introduce a lot of breaking changes to existing code? For example the large corpus of typed code in DefinitelyTyped.
68
69
#### Additions
70
0 commit comments