From adde04639e2f6279398086f4353f3a0a6833f1af Mon Sep 17 00:00:00 2001 From: Florian <4150400+gyptazy@users.noreply.github.com> Date: Fri, 11 Oct 2024 14:44:00 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md 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 -->