chore(github): update bug-report.yml
docker image was missing, we also don't want to default to ipfs-desktop
Marcin Rataj committed
Nov 4, 2024 at 20:55 UTC
14ec5503d31e0e58eed81ed7b8f4a32f2d8fbb13
1 file changed
+2
-1
.github/ISSUE_TEMPLATE/bug-report.yml
+2
-1
@@ -32,8 +32,9 @@ body:
32
label: Installation method
33
description: Please select your installation method
34
options:
35
+ - dist.ipfs.tech or ipfs-update
36
+ - docker image
37
- ipfs-desktop
36
- - ipfs-update or dist.ipfs.tech
38
- third-party binary
39
- built from source
40
- type: textarea