@@ -4,31 +4,34 @@ about: Create a report to help us improve
44title : " [BUG] "
55labels : bug
66assignees : ' '
7+
78---
89
9- ** Library Version:**
10- <!-- e.g., v1.0.16 --> (You can use the global variable '$HPEGLLibraryVersion')
10+ ** Library Version:**
11+ [ You can use ` $HPEGLLibraryVersion ` ]
12+
13+ ** PowerShell Version:**
14+ [ You can use ` $PSVersionTable ` ]
1115
12- ** Environment:**
13- - OS: [ e.g., Windows 11, macOS, Linux]
14- - PowerShell Version: [ e.g., 7.3, 7.5.2] (You can use '$PSVersionTable')
16+ ** OS Version:**
17+ [ e.g., Windows 11, macOS, Linux]
1518
16- ** Authentication Method:**
17- <!-- e.g., SSO, MFA with push, MFA with OTP, Single factor -->
19+ ** Authentication Method:**
20+ [ e.g., SSO, MFA with push, MFA with OTP, Single factor]
1821
19- ** Describe the bug:**
20- <!-- A clear description of what the bug is -->
22+ ** Describe the bug:**
23+ [ A clear description of what the bug is]
2124
2225** Steps to reproduce:**
23- 1 .
24- 2 .
25- 3 .
26+ 1 . [ First step ]
27+ 2 . [ Second step ]
28+ 3 . [ Additional steps as needed ]
2629
27- ** Expected behavior**
28- <!-- A clear and concise description of what you expected to happen. -->
30+ ** Expected behavior: **
31+ [ A clear and concise description of what you expected to happen]
2932
30- ** Actual behavior:**
31- <!-- What actually happened -->
33+ ** Actual behavior:**
34+ [ What actually happened]
3235
33- ** Error messages:**
34- <!-- Include any error messages or screenshots -->
36+ ** Error messages:**
37+ [ Include any error messages or screenshots]
0 commit comments