tacticalrmm/.github/ISSUE_TEMPLATE/bug_report.md

42 lines
992 B
Markdown
Raw Permalink Normal View History

2021-03-19 06:25:46 +00:00
---
name: Bug report
about: Create a bug report
title: ''
labels: ''
assignees: ''
---
**Server Info (please complete the following information):**
- OS: [e.g. Ubuntu 20.04, Debian 10]
- Browser: [e.g. chrome, safari]
- RMM Version (as shown in top left of web UI):
**Installation Method:**
- [ ] Standard
2024-03-28 06:24:18 +00:00
- [ ] Standard with `--insecure` flag at install
2021-03-19 06:25:46 +00:00
- [ ] Docker
**Agent Info (please complete the following information):**
- Agent version (as shown in the 'Summary' tab of the agent from web UI):
2024-03-28 06:24:18 +00:00
- Agent OS: [e.g. Win 10 v2004, Server 2016]
2021-03-19 06:25:46 +00:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.