OSDN Git Service

new repo
[bytom/vapor.git] / vendor / github.com / fsnotify / fsnotify / .github / ISSUE_TEMPLATE.md
1 Before reporting an issue, please ensure you are using the latest release of fsnotify.
2
3 ### Which operating system (GOOS) and version are you using?
4
5 Linux: lsb_release -a
6 macOS: sw_vers
7 Windows: systeminfo | findstr /B /C:OS
8
9 ### Please describe the issue that occurred.
10
11 ### Are you able to reproduce the issue? Please provide steps to reproduce and a code sample if possible.