summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/websockets/.github/ISSUE_TEMPLATE/issue.md
blob: 3cf4e3b77011e66618b9275f8367179709557c5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
name: Report an issue
about: Let us know about a problem with websockets
title: ''
labels: ''
assignees: ''

---

<!--

Thanks for taking the time to report an issue!

Did you check the FAQ? Perhaps you'll find the answer you need:
https://websockets.readthedocs.io/en/stable/faq/index.html

Is your question really about asyncio? Perhaps the dev guide will help:
https://docs.python.org/3/library/asyncio-dev.html

Did you look for similar issues? Please keep the discussion in one place :-)
https://github.com/python-websockets/websockets/issues?q=is%3Aissue

Is your issue related to cryptocurrency in any way? Please don't file it.
https://websockets.readthedocs.io/en/stable/project/contributing.html#cryptocurrency-users

For bugs, providing a reproduction helps a lot. Take an existing example and tweak it!
https://github.com/python-websockets/websockets/tree/main/example

-->