Skip to content

Commit 473103f

Browse files
diegocstnroyjit
andauthored
chore: update bug report (#1194)
* chore: update bug report * chore: include xcode version instructions Co-authored-by: Jithin Roy <[email protected]> Co-authored-by: Jithin Roy <[email protected]>
1 parent 4b114e1 commit 473103f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,17 @@ If applicable, add screenshots to help explain your problem.
2525

2626
**Environment(please complete the following information):**
2727
- Amplify Framework Version: [e.g. 1.5.3]
28-
- Dependency Manager: [e.g. Cocoapods, Carthage]
28+
- Amplify Categories:
29+
- [ ] Analytics
30+
- [ ] API
31+
- [ ] Auth
32+
- [ ] DataStore
33+
- [ ] Predictions
34+
- [ ] Storage
35+
- Dependency Manager: [e.g. SwiftPM, Cocoapods]
2936
- Swift Version: [e.g. 5.0]
3037
- CLI Version: [e.g. 4.41.2, Run `amplify version`]
38+
- Xcode Version: [e.g. 12.4 (12D4e), Run `xcodebuild -version`]
3139
- Include any relevant log output under `~/.amplify/logs/amplify-cli-<issue-date>.log`
3240

3341
**Is this a regression (i.e. was this working before a version upgrade?)

0 commit comments

Comments
 (0)