mirror of
https://github.com/wheelybird/ldap-user-manager.git
synced 2025-01-18 07:32:53 +01:00
Update issue templates
This commit is contained in:
parent
08a9027947
commit
882816ac1d
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Check the debugging logs**
|
||||
Please run the user manager with the debugging settings enabled. This might help you resolve the issue without needing to create a bug report.
|
||||
Set `LDAP_DEBUG` and `LDAP_VERBOSE_CONNECTION_LOGS` to `TRUE` for LDAP issues.
|
||||
|
||||
**Version**
|
||||
Please say which release or branch you're using. If you're not running the user manager in a container then briefly explain how you're running it.
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
Loading…
x
Reference in New Issue
Block a user