vcpkg/.github/ISSUE_TEMPLATE/report-package-build-failure.md
Thomas1664 a1737683a6
[issue template] Emphasise that console output isn't enough (#26569)
* [issue template] Emphasise that console output isn't enough

* comments before failure logs

* Be even more specific

* Remove s

* Address CR

* ⁉

* use new label

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-09-15 14:19:41 -07:00

888 B

name about title labels assignees
Report package build failure Let us know about build failures in ports. [<port name>] build failure category:port-bug

Host Environment

  • OS: [e.g. Windows/Linux etc...]
  • Compiler: revision

To Reproduce

Steps to reproduce the behavior:

./vcpkg install xxxx

Failure logs

  • Cut and paste the appropriate build messages from the console output.
  • Attach every failure log file mentioned in the console output.

Additional context

Add any other context about the problem here, such as what you have already tried to resolve the issue.