s3fs-fuse/.github/ISSUE_TEMPLATE.md

41 lines
1.4 KiB
Markdown

<!-- --------------------------------------------------------------------------
The following information is very important in order to help us to help you.
Omission of the following details may delay your support request or receive no
attention at all.
Keep in mind that the commands we provide to retrieve information are oriented
to GNU/Linux Distributions, so you could need to use others if you use s3fs on
macOS or BSD.
--------------------------------------------------------------------------- -->
### Additional Information
#### Version of s3fs being used (`s3fs --version`)
<!-- example: V1.91 (commit:b19262a) -->
#### Version of fuse being used (`pkg-config --modversion fuse`, `rpm -qi fuse` or `dpkg -s fuse`)
<!-- example: 2.9.2 -->
#### Kernel information (`uname -r`)
<!-- example: 5.10.96-90.460.amzn2.x86_64 -->
#### GNU/Linux Distribution, if applicable (`cat /etc/os-release`)
<!-- command result -->
#### How to run s3fs, if applicable
<!-- Describe the s3fs "command line" or "/etc/fstab" entry used. -->
[] command line
[] /etc/fstab
<!-- Executed command line or /etc/fastab entry -->
```
```
#### s3fs syslog messages (`grep s3fs /var/log/syslog`, `journalctl | grep s3fs`, or `s3fs outputs`)
<!-- if you execute s3fs with dbglevel, curldbg option, you can get detail debug messages. -->
```
```
### Details about issue
<!-- Please describe the content of the issue in detail. -->