We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CHANGELOG.md
1 parent ecabb1a commit 3c24711Copy full SHA for 3c24711
CHANGELOG.md
@@ -12,6 +12,13 @@ $ flutter upgrade
12
```
13
14
<!--
15
+INTERNAL NOTE: DO **NOT** READ THIS FILE IN A TEST OR BUILDER.
16
+
17
+As an optimization, `CHANGELOG.md`-only PRs skip almost all
18
+tests, except `Linux analyze`. It is unsafe to read and use
19
+this file in a test unless it is part of the Linux analyze
20
+task (and that specific task, with that specific name).
21
22
INTERNAL NOTE: PLEASE DON'T JUST PASTE ISSUE TITLES!
23
24
Make sure that the text here helps customers understand
@@ -21,8 +28,6 @@ Our goal is to make the list easy for them to scan.
28
29
More information and tips:
30
docs/releases/Hotfix-Documentation-Best-Practices.md
-
25
-INTERNAL NOTE
26
31
-->
27
32
## Flutter 3.29 Changes
33
0 commit comments