diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f99181b..b28ca79 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -34,6 +34,7 @@ _This section is for the PR reviewer_ - [ ] PR links to GitHub issue with mention `Closes #XXXX` - [ ] Tests pass - [ ] Checks pass +- [ ] If the PR changes the participant-level and/or the dataset-level result file, the [`query-tool-results` files](https://github.com/neurobagel/neurobagel_examples/tree/main/query-tool-results) in the [neurobagel_examples repo](https://github.com/neurobagel/neurobagel_examples/) have been regenerated For new features: - [ ] Tests have been added