mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 17:18:30 +01:00
17 lines
457 B
Markdown
17 lines
457 B
Markdown
---
|
|
name: Bug report
|
|
about: Something is wrong
|
|
title: ''
|
|
labels: bug, need-info
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Please delete this template text before filing, but you _need_ to include the following:
|
|
|
|
- Watchexec's version
|
|
- The OS you're using
|
|
- A log with `-vvv --log-file` (if it has sensitive info you can email it at felix@passcod.name — do that _after_ filing so you can reference the issue ID)
|
|
- A sample command that you've run that has the issue
|
|
|
|
Thank you
|