mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
26 lines
991 B
Markdown
26 lines
991 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
labels: enhancement
|
|
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 [...]
|
|
|
|
### Describe the solution you'd like
|
|
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.
|
|
|
|
### Additional context
|
|
Add any other context or screenshots about the feature request here.
|
|
|
|
<!--
|
|
You may be able to add your desired feature with a custom command. Check out the examples here: https://github.com/jesseduffield/lazygit/wiki/Custom-Commands-Compendium
|
|
|
|
If a custom command does what you want but you still want to see the feature built-in to lazygit, feel free to paste the custom command into the issue to help us better understand the functionality you want.
|
|
-->
|