diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5f41d3156..2633708df 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,5 +4,6 @@ **Status (please check what you already did)**: - [ ] First draft (up for discussions & feedback) - [ ] Final code +- [ ] [Enable actions on your fork](https://github.com/deepset-ai/haystack/blob/master/CONTRIBUTING.md#forks) - [ ] Added tests - [ ] Updated documentation