master
yml 29 lines 980 Bytes
Raw
1 name: Documentation Issue
2 description: Report missing, erroneous docs, broken links or propose new Kubo docs.
3 labels:
4 - topic/docs-ipfs
5 - need/triage
6 body:
7 - type: markdown
8 attributes:
9 value: |
10 Problems with documentation on https://docs.ipfs.tech should be reported to https://github.com/ipfs/ipfs-docs
11 - type: checkboxes
12 attributes:
13 label: Checklist
14 description: Please verify the following.
15 options:
16 - label: I am reporting a documentation issue in this repo, not https://docs.ipfs.tech.
17 required: true
18 - label: I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my issue.
19 required: true
20 - type: input
21 attributes:
22 label: Location
23 description: |
24 If possible, please provide a link to the documentation issue.
25 - type: textarea
26 attributes:
27 label: Description
28 description: |
29 Please describe your issue.