Skip to content

Commit 866d845

Browse files
authored
chore: Update issue template (#985)
* chore: Update issue template Update issue template to include pubspec.lock file * Update bug_report.md
1 parent 8e719aa commit 866d845

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,16 @@ Amplify Flutter current supports iOS and Android. This issue is reproducible in
3636

3737
</details>
3838

39+
<details>
40+
41+
<summary>Dependencies (<code>pubspec.lock</code>)</summary>
42+
43+
```
44+
Paste the contents of your "pubspec.lock" file here
45+
```
46+
47+
</details>
48+
3949
**Smartphone (please complete the following information):**
4050
- Device: [e.g. iPhone6]
4151
- OS: [e.g. iOS8.1]

0 commit comments

Comments
 (0)