You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+1
Original file line number
Diff line number
Diff line change
@@ -66,5 +66,6 @@ Add any other context about the problem here.
66
66
## Please confirm
67
67
68
68
-[ ] I have searched the issue list and am not opening a duplicate issue.
69
+
-[ ] I have read the [Contribution Guidelines](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/.github/CONTRIBUTING.md) and this is not a [support question](https://github.com/PHPCSStandards/PHP_CodeSniffer/discussions).
69
70
-[ ] I confirm that this bug is a bug in PHP_CodeSniffer and not in one of the external standards.
70
71
-[ ] I have verified the issue still exists in the `master` branch of PHP_CodeSniffer.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+1
Original file line number
Diff line number
Diff line change
@@ -21,4 +21,5 @@ code samples of what should *not* be flagged.
21
21
## Additional context (optional)
22
22
<!-- Add any other context or screenshots about the feature request here. -->
23
23
24
+
-[ ] I have read the [Contribution Guidelines](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/.github/CONTRIBUTING.md) and this is not a [support question](https://github.com/PHPCSStandards/PHP_CodeSniffer/discussions).
24
25
-[ ] I intend to create a pull request to implement this feature.
0 commit comments