We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b587f2 commit 10c6ff4Copy full SHA for 10c6ff4
.github/ISSUE_TEMPLATE/1_bug_report.yml
@@ -45,3 +45,16 @@ body:
45
attributes:
46
label: Additional context
47
description: Add any other context about the problem here.
48
+ - type: checkboxes
49
+ attributes:
50
+ label: Final Check
51
+ description: Please confirm and check all the following options.
52
+ options:
53
+ - label: >
54
+ I agree to watch this issue to stay updated with any comments or requests for additional information.
55
+ I understand that timely responses will help in resolving the issue more quickly.
56
+ required: true
57
58
+ I have thoroughly searched the documentation, and I have also checked for existing solutions or
59
+ similar issues before submitting this issue.
60
0 commit comments