mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-10 21:36:43 +01:00
25 lines
835 B
Markdown
25 lines
835 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: Something is missing
|
||
|
title: ''
|
||
|
labels: feature
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!-- Please note that this project has a high threshold for changing default behaviour or breaking compatibility. If your feature or change can be done without breaking, present it that way. -->
|
||
|
|
||
|
**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.
|
||
|
|
||
|
If proposing a new CLI option, option names you think would fit.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the feature request here.
|