mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2025-02-16 13:28:29 +00:00
Update bug_report.yml
This commit is contained in:
parent
ecfdab1d01
commit
6adca829aa
1 changed files with 1 additions and 2 deletions
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -87,7 +87,6 @@ body:
|
|||
- type: checkboxes
|
||||
id: filesystem
|
||||
attributes:
|
||||
label: Using a network filesystem?
|
||||
description: Is your ArchiveBox data on a network filesystem (e.g. NFS/SMB/CIFS/etc. or FUSE/RClone/S3/B2/OneDrive/etc.)?
|
||||
options:
|
||||
- label: Using a network filesystem
|
||||
|
@ -109,7 +108,7 @@ body:
|
|||
- Other
|
||||
|
||||
- type: textarea
|
||||
id: configuration
|
||||
id: docker_compose_yml
|
||||
attributes:
|
||||
label: "`docker-compose.yml` file"
|
||||
description: "If using Docker, please share your `docker-compose.yml` file (or the `docker run ...` command you use)."
|
||||
|
|
Loading…
Add table
Reference in a new issue