From d1c8acd3ff14038de77d9b9373f1b21a2361d44b Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 Jan 2025 19:15:21 -0500 Subject: [PATCH] Update 1-bug_report.yml --- .github/ISSUE_TEMPLATE/1-bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug_report.yml b/.github/ISSUE_TEMPLATE/1-bug_report.yml index 00a14e6a..fc6468f2 100644 --- a/.github/ISSUE_TEMPLATE/1-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug_report.yml @@ -116,7 +116,7 @@ body: id: filesystem attributes: label: What type of drive are you using to store your ArchiveBox data? - 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.)? + 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`? options: - label: "some of `data/` is on a local SSD or NVMe drive" required: false