1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/.github/ISSUE_TEMPLATE/build.md
Patrick Ziegler b32e48a440
github: Custom issue templates (#1388)
* github: Add template for bug or issue reports

* github: Add template for build issues

* github: Add tempalte for feature requests

* github: Change 'New Issue' links to issue chooser

Github provides an issue chooser dialog when custom issue templates are
used.
2018-08-17 23:34:00 +02:00

714 B

name about
Build Issues Report issues while building polybar

Build Process

Describe how you build polybar, list the exact commands you are using:

If you build polybar directly from this repository:

  • Output of git describe --tags:

If you use some other way (like the AUR):

List exactly where you are building from and which version you are building.

Build Log

Post everything that is output to the terminal while building polybar below. This HAS to include the output of the cmake and make commands, if you used them.


Environment:

  • Distro (with Version):

Additional context

Add any other context that you think is necessary about the problem here.