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/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ List here all the items you have verified BEFORE sending this PR. Please DO NOT
41
41
-[ ] I have commented my code, particularly in hard-to-understand areas
42
42
-[ ] I have made corresponding changes to the documentation
43
43
-[ ] I have made corresponding change to the default configuration files
44
-
-[ ] I have added tests that prove my fix is effective or that my feature works
44
+
-[ ] I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the [`stresstest.sh`](https://github.com/elastic/beats/blob/main/script/stresstest.sh) script to run them under stress conditions and race detector to verify their stability.
45
45
-[ ] I have added an entry in `CHANGELOG.next.asciidoc` or `CHANGELOG-developer.next.asciidoc`.
0 commit comments