Skip to content

Commit 7b83b57

Browse files
Updated contributing guide (#6843)
1 parent 6c2e029 commit 7b83b57

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/contributing/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,4 +253,17 @@ organized.
253253
not yet received a response to their issue/question, as the issue is marked as
254254
incomplete.
255255

256+
- __Limitations of automated tools:__ While we believe in the value and
257+
efficiency that automated tools bring to identifying potential issues (such
258+
as those identified by Lighthouse, Accessibility tools, and others), simply
259+
submitting an issue generated by these tools does not constitute a complete
260+
bug report. These tools sometimes produce verbose outputs and may include
261+
false positives, which necessitate a critical evaluation. You are of course
262+
welcome to attach generated reports to your issue. However, this does not
263+
substitute the requirement for a minimal reproduction or a thorough discussion
264+
of the findings. _We reserve the right to mark these issues as incomplete and
265+
close them._ This practice ensures that we are addressing genuine concerns
266+
with precision and clarity, rather than navigating through extensive automated
267+
outputs.
268+
256269
[minimal reproductions]: ../guides/creating-a-reproduction.md

0 commit comments

Comments
 (0)