mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-30 08:37:20 +00:00
* chore: add PR template * ci: update PR template after latest discussions in Notion * Apply suggestions from code review Co-authored-by: Sara Zan <sara.zanzottera@deepset.ai> * Apply suggestions from code review Co-authored-by: Massimiliano Pippi <mpippi@gmail.com> * Update .github/pull_request_template.md Co-authored-by: Massimiliano Pippi <mpippi@gmail.com> * docs: re-order and add link * docs: add new conventions to contributor guidelines Co-authored-by: Sara Zan <sara.zanzottera@deepset.ai> Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>
1.0 KiB
1.0 KiB
Related Issues
- fixes #issue-number
Proposed Changes:
How did you test it?
Notes for the reviewer
Checklist
- I have read the contributors guidelines and the code of conduct
- I have updated the related issue with new insights and changes
- I added tests that demonstrate the correct behavior of the change
- I've used the conventional commit convention for my PR title
- I documented my code
- I ran pre-commit hooks and fixed any issue