From 03ba44eba2ac7d09de981247995faf9b18da0ae4 Mon Sep 17 00:00:00 2001 From: sovitybot Date: Fri, 17 Jan 2025 12:57:25 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20Templates:=20synced=20local=20'.?= =?UTF-8?q?github/PULL=5FREQUEST=5FTEMPLATE.md'=20with=20remote=20'.github?= =?UTF-8?q?/PULL=5FREQUEST=5FTEMPLATE.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d703a1bf9..de7153040 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,5 @@ _What issues does this PR close?_ - [ ] The PR title is short and expressive. - [ ] I have updated the CHANGELOG.md and linked the changes to their issues. See [changelog_update.md](https://github.com/sovity/authority-portal/blob/main/docs/dev/changelog_updates.md) for more information. - [ ] I have updated the Deployment Migration Notes Section in the CHANGELOG.md for any configuration / external API changes. -- [ ] I have updated the Community Edition [Postman-Collection](https://github.com/sovity/edc-ce/blob/main/docs/api/postman_collection.json) if I changed existing APIs or added new APIs (e.g. for Management-API or API-Wrapper) - [ ] I have performed a **self-review** ```