1
1
iperf3/.github/ISSUE_TEMPLATE.md

50 строки
1.3 KiB
Markdown
Исходник Обычный вид История

2017-04-20 19:27:02 +03:00
_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/). A list of frequently-asked questions
regarding iperf3 can be found at http://software.es.net/iperf/faq.html._
2017-04-20 19:27:02 +03:00
# Context
* Version of iperf3:
2017-04-20 19:27:02 +03:00
* 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.):
_Please fill out one of the "Bug Report" or "Enhancement Request"
sections, as appropriate._
# Bug Report
2017-04-20 19:27:02 +03:00
* Expected Behavior
* Actual Behavior
* Steps to Reproduce
2017-04-20 19:27:02 +03:00
* Possible Solution
_Please submit patches or code changes as a pull request._
# Enhancement Request
* Current behavior
* Desired behavior
* Implementation notes
2017-04-20 19:27:02 +03:00
_If submitting a proposed implementation of an enhancement request,
please use the pull request mechanism._