Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 2da4f55

Browse files
committed
docs: add a comment to add browser version
1 parent 2b2f757 commit 2da4f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If you require more general support please file an issue on our discuss forum. h
77
Please fill in as much of the template below as you're able.
88
99
Version: output of `jsipfs version --all` if using the CLI or `ipfs.version((err, version) => {})` if using the instance.
10-
Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows).
10+
Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows). If using in a Browser, please share the browser version as well.
1111
Subsystem: if known, please specify affected core module name (e.g Bitswap, libp2p, etc).
1212
1313
If possible, please provide code that demonstrates the problem, keeping it as

0 commit comments

Comments
 (0)