23 lines
710 B
Markdown
23 lines
710 B
Markdown
|
---
|
||
|
name: Request a feature or improvement to a port
|
||
|
about: Suggest an improvement to one the the ports/libraries in vcpkg
|
||
|
title: "[<portname>] <short description of feature>"
|
||
|
labels: port feature
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
****
|
||
|
|
||
|
**Is your feature request related to a problem? Please describe.**
|
||
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||
|
|
||
|
**Proposed solution**
|
||
|
A clear and concise description of what you want to happen.
|
||
|
|
||
|
**Describe alternatives you've considered**
|
||
|
A clear and concise description of any alternative solutions or features you've considered if applicable.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context or screenshots about the feature request here.
|