mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Collapse pubspec.lock by default (#141282)
We recently added `open` to this as part of changing all the templates, but the lock file is often quite large, and is often ancillary to the important issues details (unlike cases like code or screenshots), so it's better to leave this one collapsed by default.
This commit is contained in:
parent
ee4afd7179
commit
267ca02db2
@ -113,7 +113,7 @@ body:
|
||||
Note: Please do not upload screenshots of text. Instead, use code blocks
|
||||
or the above mentioned ways to upload this.
|
||||
value: |
|
||||
<details open><summary>pubspec.lock</summary>
|
||||
<details><summary>pubspec.lock</summary>
|
||||
|
||||
```lock
|
||||
[Paste file content here]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user