You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/new-integration-proposal.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,6 @@ If the request is accepted, ensure the following checklist is complete before cl
28
28
-[ ] 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)
29
29
-[ ] The [labeler.yml](https://github.com/deepset-ai/haystack-core-integrations/blob/main/.github/labeler.yml) file has been updated
30
30
-[ ] 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
32
32
-[ ] 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
34
33
-[ ] The feature was announced through social media
0 commit comments