cloudflare/cloudflared

Public

mirrored fromhttps://github.com/cloudflare/cloudflaredAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
2026.5.0

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.github/ISSUE_TEMPLATE/---bug-report.md

34lines · modecode

1---
2name: "\U0001F41B Bug report"
3about: Create a report to help us improve cloudflared
4title: "\U0001F41B"
5labels: 'Priority: Normal, Type: Bug'
6
7---
8
9**Describe the bug**
10A clear and concise description of what the bug is.
11
12**To Reproduce**
13Steps to reproduce the behavior:
141. Configure '...'
152. Run '....'
163. See error
17
18If it's an issue with Cloudflare Tunnel:
194. Tunnel ID :
205. cloudflared config:
21
22**Expected behavior**
23A clear and concise description of what you expected to happen.
24
25**Environment and versions**
26 - OS: [e.g. MacOS]
27 - Architecture: [e.g. AMD, ARM]
28 - Version: [e.g. 2022.02.0]
29
30**Logs and errors**
31If applicable, add logs or errors to help explain your problem.
32
33**Additional context**
34Add any other context about the problem here.
35