From e2b0b79188a59dc2a3fa6e2989fb0cfd0a7036f1 Mon Sep 17 00:00:00 2001 From: Johannes Kristan Date: Mon, 11 Sep 2023 16:56:59 +0200 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ccd3e45b..fda3c873 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -37,5 +37,5 @@ Closes # - [ ] There exists valid test data - [ ] In case of a new (incompatible) major version to an existing version, a migration strategy has been developed - [ ] The model has at least version '1.0.0' -- [ ] If a previous model exists, is model deprecation checked for previous model +- [ ] If a previous model exists, model deprecation has been checked for previous model - [ ] The release date in the Release Note is set to the date of the MS3 approval