mirror of https://github.com/linkerd/linkerd2.git
23 lines
513 B
Markdown
23 lines
513 B
Markdown
---
|
|
name: 💡 Feature Request
|
|
about: I have a suggestion (and may want to implement it 🙂)!
|
|
|
|
---
|
|
|
|
## Feature Request
|
|
|
|
### What problem are you trying to solve?
|
|
|
|
### How should the problem be solved?
|
|
|
|
What do you want to happen? Add any considered drawbacks.
|
|
|
|
### Any alternatives you've considered?
|
|
|
|
Is there another way to solve this problem that isn't as good a solution?
|
|
|
|
### How would users interact with this feature?
|
|
|
|
If you can, explain how users will be able to use this. Maybe some sample CLI
|
|
output?
|