1
1
iperf3/.github/ISSUE_TEMPLATE.md

35 строки
944 B
Markdown

_NOTE: The iperf3 issue tracker is for registering bugs, enhancement
requests, or submissions of code. It is not a means for asking
questions about building or using iperf3. Those are best directed
towards the iperf3 mailing list at iperf-dev@google-groups.com or
question sites such as Stack Overflow (http://www.stackoverflow.com/)._
# Context
* Version of iperf3:
* Hardware:
* Operating system (and distribution, if any):
_Please note: iperf3 is supported on Linux, FreeBSD, and macOS.
Support may be provided on a best-effort basis to other UNIX-like
platforms. We cannot provide support for building and/or running
iperf3 on Windows, iOS, or Android._
* Other relevant information (for example, non-default compilers,
libraries, cross-compiling, etc.):
# Behavior
* Expected Behavior
* Actual Behavior
* Possible Solution
_Please submit patches or code changes as a pull request._
* Steps to Reproduce (in case of bugs)