diff --git a/.github/ISSUE_TEMPLATE/4_channel-search.yml b/.github/ISSUE_TEMPLATE/4_channel-search.yml index b19e410c97..26b4f6a220 100644 --- a/.github/ISSUE_TEMPLATE/4_channel-search.yml +++ b/.github/ISSUE_TEMPLATE/4_channel-search.yml @@ -18,3 +18,11 @@ body: attributes: label: Notes description: 'Any additional information that may help find a link to the stream faster?' + + - type: checkboxes + attributes: + label: Contributing Guide + description: 'Please read this guide before posting your request' + options: + - label: I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md) + required: true