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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ Also, if there's any new terminology involved, define it here.
20
20
## Checklist
21
21
22
22
If the request is accepted, ensure the following checklist is complete before closing this issue.
23
+
Follow the instructions in https://github.com/deepset-ai/haystack-core-integrations/blob/main/CONTRIBUTING.md#create-a-new-integration and use our scaffolding script for the implementation.
23
24
24
25
### Tasks
25
26
-[ ] The code is documented with docstrings and was merged in the `main` branch
0 commit comments