mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-11 03:26:33 +00:00

This PR removes automatic assignees on github issues because it sends a slightly wrong message about triaging. We will continue to triage issues and find a more focussed method to nominate assignees.
17 lines
524 B
Markdown
17 lines
524 B
Markdown
---
|
|
name: "\U0001F4A1 Feature request"
|
|
about: Suggest a feature or enhancement for cloudflared
|
|
title: "\U0001F4A1"
|
|
labels: 'Priority: Normal, Type: Feature Request'
|
|
|
|
---
|
|
|
|
**Describe the feature you'd like**
|
|
A clear and concise description of the feature. What problem does it solve for you?
|
|
|
|
**Describe alternatives you've considered**
|
|
Are there any alternatives to solving this problem? If so, what was your experience with them?
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the feature request here.
|