mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-16 17:48:19 +00:00
Update contributor's checklists in PR template (#2659)
* Split contributor's and reviewer's checklists * contributor-centric checklist * Move issues at the top and split entry * phrasing
This commit is contained in:
parent
da5ea73339
commit
a6c06ee376
13
.github/pull_request_template.md
vendored
13
.github/pull_request_template.md
vendored
@ -1,9 +1,10 @@
|
|||||||
|
**Related Issue(s)**: ...
|
||||||
|
|
||||||
**Proposed changes**:
|
**Proposed changes**:
|
||||||
- ...
|
- ...
|
||||||
|
|
||||||
**Status (please check what you already did)**:
|
## Pre-flight checklist
|
||||||
- [ ] First draft (up for discussions & feedback)
|
- [ ] I have read the [contributors guidelines](https://github.com/deepset-ai/haystack/blob/master/CONTRIBUTING.md)
|
||||||
- [ ] Final code
|
- [ ] I have [enabled actions on my fork](https://github.com/deepset-ai/haystack/blob/master/CONTRIBUTING.md#forks)
|
||||||
- [ ] [Enable actions on your 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
|
||||||
- [ ] Added tests
|
- [ ] If this is a code change, I updated the docstrings
|
||||||
- [ ] Updated documentation
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user