From 0874e89f7db1cd2716dcd196e1c954cc10689efb Mon Sep 17 00:00:00 2001 From: SarahAlidoost Date: Tue, 14 Jan 2025 11:40:04 +0100 Subject: [PATCH] fix minor thing in pull request template --- pull_request_template.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 1fe3abc..80b8376 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -13,7 +13,5 @@ Please add a description of the changes proposed in the pull request. - [ ] Add tests. - [ ] Add changes to the [changelog file](./docs/CHANGELOG.md) under section `Unreleased`. - [ ] If your changes are about BMI, make sure that your changes are compatible - with [the latest version of - STEMMUS_SCOPE](https://github.com/EcoExtreML/STEMMUS_SCOPE/releases) and [its - of docker - image](https://github.com/orgs/EcoExtreML/packages?repo_name=STEMMUS_SCOPE). + with [the latest version of STEMMUS_SCOPE](https://github.com/EcoExtreML/STEMMUS_SCOPE/releases) + and [its docker image](https://github.com/orgs/EcoExtreML/packages?repo_name=STEMMUS_SCOPE).