cloudflare/cloudflared
Publicmirrored fromhttps://github.com/cloudflare/cloudflaredAvailable
.github/ISSUE_TEMPLATE/---feature-request.md
16lines · modecode
| 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 | |
| 7 | --- |
| 8 | |
| 9 | **Describe the feature you'd like** |
| 10 | A clear and concise description of the feature. What problem does it solve for you? |
| 11 | |
| 12 | **Describe alternatives you've considered** |
| 13 | Are there any alternatives to solving this problem? If so, what was your experience with them? |
| 14 | |
| 15 | **Additional context** |
| 16 | Add any other context or screenshots about the feature request here. |
| 17 | |