Skip to content

Commit 23126be

Browse files
authored
chore: Remove example as a requirement from new integration proposal (#2101)
1 parent 80ca237 commit 23126be

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/ISSUE_TEMPLATE/new-integration-proposal.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ If the request is accepted, ensure the following checklist is complete before cl
2828
- [ ] A new label named like `integration:<your integration name>` has been added to the list of labels for this [repository](https://github.com/deepset-ai/haystack-core-integrations/labels)
2929
- [ ] The [labeler.yml](https://github.com/deepset-ai/haystack-core-integrations/blob/main/.github/labeler.yml) file has been updated
3030
- [ ] The package has been released on PyPI
31-
- [ ] An integration tile has been added to https://github.com/deepset-ai/haystack-integrations
31+
- [ ] An integration tile with a usage example has been added to https://github.com/deepset-ai/haystack-integrations
3232
- [ ] The integration has been listed in the [Inventory section](https://github.com/deepset-ai/haystack-core-integrations#inventory) of this repo README
33-
- [ ] There is an example available to demonstrate the feature
3433
- [ ] The feature was announced through social media

0 commit comments

Comments
 (0)