Skip to content

Commit 7054dff

Browse files
authored
Merge pull request #86 from msintuneappsdk/rygo-msft-patch-1
Update bug report template with helpful links
2 parents 78b3f8b + a6f7f2d commit 7054dff

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ assignees: ''
77

88
---
99

10+
**Questions to Ask Before Submission**
11+
1. Does you app launch successfully without wrapping?
12+
2. Have you reviewed the [prerequisites](https://learn.microsoft.com/mem/intune/developer/app-wrapper-prepare-android#fulfill-the-prerequisites-for-using-the-app-wrapping-tool) for App Wrapping?
13+
3. Does your issue have a solution in the [Troubleshooting Guide?](https://github.com/msintuneappsdk/intune-app-wrapping-tool-android/wiki/Troubleshooting-the-App-Wrapper)
14+
4. Have you checked the [Microsoft Intune App SDK for Android](https://github.com/msintuneappsdk/ms-intune-app-sdk-android) repository for similar issues?
15+
5. Are you using the latest version of the App Wrapper?
16+
1017
**Describe the bug:**
1118
A clear and concise description of what the bug is.
1219

@@ -26,8 +33,8 @@ A clear and concise description of what you expected to happen.
2633
- If your app is crashing pre-wrapping, do you have app logs for the wrapper errors?
2734

2835
**Smartphone (please complete the following information):**
29-
- Device: [e.g. iPhone6]
30-
- OS: [e.g. iOS8.1]
36+
- Device: [e.g. Google Pixel 6]
37+
- OS Version: [e.g. Android 13]
3138

3239
**Intune app wrapping tool (please complete the following information):**
3340
- What version of the wrapper are you using? Are you using the latest version?

0 commit comments

Comments
 (0)