Skip to content

Commit cc1c6d9

Browse files
authored
Update issue templates
Updating existing issue templates with new labels
1 parent 69b28e3 commit cc1c6d9

File tree

3 files changed

+65
-0
lines changed

3 files changed

+65
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: "\U0001F41B Bug report"
3+
about: Create a report to help us improve cloudflared
4+
title: "\U0001F41B"
5+
labels: 'Priority: Normal, Type: Bug'
6+
assignees: abelinkinbio
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: "\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.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: "\U0001F4A1 Feature request"
3+
about: Suggest a feature or enhancement for cloudflared
4+
title: "\U0001F4A1"
5+
labels: 'Priority: Normal, Type: Feature Request'
6+
assignees: sssilver, abelinkinbio
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)