Skip to content

Commit 1275930

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 8e9091c + 29d8095 commit 1275930

File tree

3 files changed

+25
-8
lines changed

3 files changed

+25
-8
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "Bug report \U0001F41B"
2+
name: "\U0001F41B Bug report"
33
about: Create a report to help us improve cloudflared
4-
title: ''
5-
labels: awaiting reply, bug
6-
assignees: ''
4+
title: "\U0001F41B"
5+
labels: 'Priority: Normal, Type: Bug'
6+
assignees: abelinkinbio
77

88
---
99

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: "\U0001F4DD Documentation"
3+
about: Request new or updated documentation for cloudflared
4+
title: "\U0001F4DD"
5+
labels: 'Priority: Normal, Type: Documentation'
6+
assignees: abelinkinbio, ranbel
7+
8+
---
9+
10+
**Available Documentation**
11+
A link to the documentation that is available today and the areas which could be improved.
12+
13+
**Suggested Documentation**
14+
A clear and concise description of the documentation, tutorial, or guide that should be added.
15+
16+
**Additional context**
17+
Add any other context or screenshots about the documentation request here.

.github/ISSUE_TEMPLATE/feature-request---.md renamed to .github/ISSUE_TEMPLATE/---feature-request.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "Feature request \U0001F4A1"
2+
name: "\U0001F4A1 Feature request"
33
about: Suggest a feature or enhancement for cloudflared
4-
title: ''
5-
labels: awaiting reply, feature-request
6-
assignees: ''
4+
title: "\U0001F4A1"
5+
labels: 'Priority: Normal, Type: Feature Request'
6+
assignees: abelinkinbio, sssilver
77

88
---
99

0 commit comments

Comments
 (0)