Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
gyptazy authored Oct 11, 2024
1 parent a4b1f4a commit adde046
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -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 -->

0 comments on commit adde046

Please sign in to comment.