diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..2d21cd8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Create a bug report +title: "`[BUG]`:" +labels: bug, needs-analysis +assignees: '' + +--- + +## General +<-- Describe the bug from a high level perspective. --> + +## Config +<-- Attach the ProxLB configuration for further analysis. Please take car to NOT publish your API credentials! --> + +## Log +<-- Attach the ProxLB debug log for further analysis. Please take car to NOT publish your API credentials! --> + +## Meta +Please provide some more information about your setup. This includes where you obtained ProxLB (e.g., as a `.deb` file, from the repository or container image) and also which version you're running in which mode. You can obtain the used version from you image version, your local repository information or by running `proxlb -v`. + +Version: <-- DEFINE_VERSION --> +Installed from: <-- DEFINE_INSTALL_SOURCE --> +Running as: <-- Container, local on Proxmox, local on all Proxmox, dedicated -->