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
Explain which problem you faced in a real-life situation and what consequences it has. Theoretical issues flagged by AI coding agents are of no interest.
19
21
20
-
Did you look for similar issues? Please keep the discussion in one place :-)
If possible, provide a minimal reproduction, ideally based on an [existing example](https://github.com/python-websockets/websockets/tree/main/example).
*[ ] I personally discussed the issue with a maintainer before opening this pull request. I understood and followed their requirements.
4
+
*[ ] I reviewed the design choices and implementation details of the changes. I can explain them without relying on an AI coding agent.
5
+
*[ ] I wrote a short, specific pull request description that makes it easy for maintainers to understand the problem and the solution.
6
+
*[ ] I am aware that maintainers have AI coding agents. Merely throwing an AI at an issue wastes their time. It comes across as a lack of respect.
7
+
8
+
## Problem
9
+
10
+
Explain which problem you faced in a real-life situation and what consequences it has. Theoretical issues flagged by AI coding agents are of no interest.
11
+
12
+
## Solution
13
+
14
+
Explain your approach for fixing the problem, with pros and cons. Describe alternative approaches that you considered and why you discarded them.
0 commit comments