mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-30 06:25:28 -04:00
Update bug_report.yml
This commit is contained in:
parent
6adca829aa
commit
8ce010afb7
1 changed files with 2 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -87,7 +87,8 @@ body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: filesystem
|
id: filesystem
|
||||||
attributes:
|
attributes:
|
||||||
description: Is your ArchiveBox data on a network filesystem (e.g. NFS/SMB/CIFS/etc. or FUSE/RClone/S3/B2/OneDrive/etc.)?
|
label: Is your ArchiveBox data on a network filesystem?
|
||||||
|
description: Are you using a [remote filesystem](https://github.com/ArchiveBox/ArchiveBox/wiki/Setting-Up-Storage#supported-remote-filesystems) or FUSE mount for `data/` or `data/archive` (e.g. NFS/SMB/CIFS/etc. or FUSE/RClone/S3/B2/OneDrive/etc.)?
|
||||||
options:
|
options:
|
||||||
- label: Using a network filesystem
|
- label: Using a network filesystem
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue