mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-26 03:25:35 +00:00
f96e9a123d
"New issues" will now suggest templates for bugs and feature requests. Support requests get directed to support@tailscale.com, and security reports to security@tailscale.com. Signed-off-by: David Anderson <dave@natulte.net>
38 lines
891 B
Markdown
38 lines
891 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a bug report
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- Please note, this template is for definite bugs, not requests for
|
|
support. If you need help with Tailscale, please email
|
|
support@tailscale.com. We don't provide support via Github issues. -->
|
|
|
|
**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.
|
|
|
|
**Version information:**
|
|
- Device: [e.g. iPhone X, laptop]
|
|
- OS: [e.g. Windows, MacOS]
|
|
- OS version: [e.g. Windows 10, Ubuntu 18.04]
|
|
- Tailscale version: [e.g. 0.95-0]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|