@cryptotaxi247 / kubo / commits / cc70dcd0d

chore(github): add a config section to the bug report template

Steven Allen committed Jul 20, 2021 at 10:03 UTC cc70dcd0dcab5f172cbac30ef8d3646f53f76991
1 file changed +7
.github/ISSUE_TEMPLATE/bug-report.yml
+7
@@ -43,6 +43,13 @@ body:
43 render: Text
44 description: |
45 Enter the output of `ipfs version --all`. If you can't run that command, please include a copy of your [gateway's version page](http://localhost:8080/api/v0/version?enc=text&all=true).
46 + - type: textarea
47 + id: config
48 + attributes:
49 + label: Config
50 + render: json
51 + description: |
52 + Enter the output of `ipfs config show`.
53 - type: textarea
54 attributes:
55 label: Description