xref: /iperf/.github/ISSUE_TEMPLATE.md (revision 9e2d79d2)
1_NOTE: The iperf3 issue tracker is for registering bugs, enhancement
2requests, or submissions of code.  It is not a means for asking
3questions about building or using iperf3.  Those are best directed
4towards the Discussions section for this project at
5https://github.com/esnet/iperf/discussions
6or to the iperf3 mailing list at [email protected].
7A list of frequently-asked questions
8regarding iperf3 can be found at http://software.es.net/iperf/faq.html._
9
10# Context
11
12* Version of iperf3:
13
14* Hardware:
15
16* Operating system (and distribution, if any):
17
18_Please note: iperf3 is supported on Linux, FreeBSD, and macOS.
19Support may be provided on a best-effort basis to other UNIX-like
20platforms.  We cannot provide support for building and/or running
21iperf3 on Windows, iOS, or Android._
22
23* Other relevant information (for example, non-default compilers,
24  libraries, cross-compiling, etc.):
25
26_Please fill out one of the "Bug Report" or "Enhancement Request"
27sections, as appropriate. Note that submissions of bug fixes, new
28features, etc. should be done as a pull request at
29https://github.com/esnet/iperf/pulls_
30
31# Bug Report
32
33* Expected Behavior
34
35* Actual Behavior
36
37* Steps to Reproduce
38
39* Possible Solution
40
41# Enhancement Request
42
43* Current behavior
44
45* Desired behavior
46
47* Implementation notes
48
49