...
1---
2name: Feature Request
3about: Suggest an idea for new or improved behavior.
4title: "Brief summary of the proposed feature"
5labels: 'type: feature request'
6
7---
8
9<!--
10
11Thanks for stopping by to let us know something could be better!
12
13**PLEASE READ**: If you have a support contract with Google, please create an
14issue in the [support console](https://cloud.google.com/support/) instead of
15filing on GitHub. This will ensure a timely response.
16
17Please run down the following list and make sure you've tried the usual "quick fixes":
18
19 - Search the issues already opened: https://github.com/GoogleCloudPlatform/cloudsql-proxy/issues
20 - Check for answers on StackOverflow: https://stackoverflow.com/questions/tagged/google-cloud-sql
21
22If you are still having issues, please include as much information as possible:
23
24-->
25## Feature Description
26A clear and concise description of what feature you would like to see, and why it would be useful to have added.
27
28## Alternatives Considered
29Are there any workaround or third party tools to replicate this behavior? Why would adding this feature be preferred over them?
30
31## Additional Context
32Please reference any other issues, PRs, descriptions, or screenshots here.
View as plain text