Mercurial
annotate third_party/libuv/.github/ISSUE_TEMPLATE.md @ 160:948de3f54cea
[ThirdParty] Added libuv
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Wed, 14 Jan 2026 19:39:52 -0800 |
| parents | |
| children |
| rev | line source |
|---|---|
| 160 | 1 <!-- |
| 2 If you want to report a bug, you are in the right place! | |
| 3 | |
| 4 If you need help or have a question, go here: | |
| 5 https://github.com/libuv/libuv/discussions | |
| 6 | |
| 7 If you are reporting a libuv test failure, please ensure that you are not | |
| 8 running the test as root. | |
| 9 | |
| 10 Please include code that demonstrates the bug and keep it short and simple. | |
| 11 --> | |
| 12 * **Version**: <!-- libuv version --> | |
| 13 * **Platform**: <!-- `uname -a` (UNIX), or Windows version and machine type --> |