cloudflare/cloudflared

Public

mirrored from https://github.com/cloudflare/cloudflaredAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
2022.4.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

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

31lines · modecode

1---
2name: "Bug report \U0001F41B"
3about: Create a report to help us improve cloudflared
4title: ''
5labels: awaiting reply, bug
6assignees: ''
7
8---
9
10**Describe the bug**
11A clear and concise description of what the bug is.
12
13**To Reproduce**
14Steps to reproduce the behavior:
151. Configure '...'
162. Run '....'
173. See error
18
19**Expected behavior**
20A clear and concise description of what you expected to happen.
21
22**Environment and versions**
23 - OS: [e.g. MacOS]
24 - Architecture: [e.g. AMD, ARM]
25 - Version: [e.g. 2022.02.0]
26
27**Logs and errors**
28If applicable, add logs or errors to help explain your problem.
29
30**Additional context**
31Add any other context about the problem here.
32