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

This commit is contained in:
Steven Allen 2021-07-20 10:03:15 -07:00
parent f0c9065504
commit cc70dcd0dc

View File

@ -43,6 +43,13 @@ body:
render: Text
description: |
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).
- type: textarea
id: config
attributes:
label: Config
render: json
description: |
Enter the output of `ipfs config show`.
- type: textarea
attributes:
label: Description