mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-30 08:37:20 +00:00
* Split contributor's and reviewer's checklists * contributor-centric checklist * Move issues at the top and split entry * phrasing
11 lines
443 B
Markdown
11 lines
443 B
Markdown
**Related Issue(s)**: ...
|
|
|
|
**Proposed changes**:
|
|
- ...
|
|
|
|
## Pre-flight checklist
|
|
- [ ] I have read the [contributors guidelines](https://github.com/deepset-ai/haystack/blob/master/CONTRIBUTING.md)
|
|
- [ ] I have [enabled actions on my fork](https://github.com/deepset-ai/haystack/blob/master/CONTRIBUTING.md#forks)
|
|
- [ ] If this is a code change, I added tests or updated existing ones
|
|
- [ ] If this is a code change, I updated the docstrings
|