chore(github): add issue search checklist item to all templates

This commit is contained in:
Steven Allen 2021-07-20 09:45:23 -07:00
parent dae28b0272
commit f0c9065504
3 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,8 @@ body:
options:
- label: I am reporting a documentation issue in this repo, not https://docs.ipfs.io.
required: true
- label: I have searched on the [issue tracker](https://github.com/ipfs/go-ipfs/issues?q=is%3Aissue) for my issue.
required: true
- type: input
attributes:
label: Location

View File

@ -24,6 +24,8 @@ body:
required: true
- label: I am not suggesting a protocol enhancement.
required: true
- label: I have searched on the [issue tracker](https://github.com/ipfs/go-ipfs/issues?q=is%3Aissue) for my issue.
required: true
- type: textarea
attributes:
label: Description

View File

@ -25,6 +25,8 @@ body:
required: true
- label: I am not suggesting a protocol enhancement.
required: true
- label: I have searched on the [issue tracker](https://github.com/ipfs/go-ipfs/issues?q=is%3Aissue) for my issue.
required: true
- type: textarea
attributes:
label: Description