Skip to content

Commit 1c50618

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 630650b + a16dee1 commit 1c50618

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: "Bug report \U0001F41B"
3+
about: Create a report to help us improve cloudflared
4+
title: ''
5+
labels: awaiting reply, bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Configure '...'
16+
2. Run '....'
17+
3. See error
18+
19+
**Expected behavior**
20+
A 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**
28+
If applicable, add logs or errors to help explain your problem.
29+
30+
**Additional context**
31+
Add any other context about the problem here.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: "Feature request \U0001F4A1"
3+
about: Suggest a feature or enhancement for cloudflared
4+
title: ''
5+
labels: awaiting reply, feature-request
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the feature you'd like**
11+
A clear and concise description of the feature. What problem does it solve for you?
12+
13+
**Describe alternatives you've considered**
14+
Are there any alternatives to solving this problem? If so, what was your experience with them?
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)