From 2859cef79aaea6b4f4793e3f1fc8c66e5ebfdc7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Mon, 20 Jan 2025 14:04:46 +0100 Subject: [PATCH] update pr template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update .github/release_template.md Update .github/config.yml Co-authored-by: Benedikt Kulmann Signed-off-by: Jörn Friedrich Dreyer --- .github/config.yml | 2 +- .github/pull_request_template.md | 3 +-- .github/release_template.md | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/config.yml b/.github/config.yml index 29da2258f..87ad37f26 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -2,7 +2,7 @@ # Comment to be posted to on PRs that don't update documentation updateDocsComment: > - Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/opencloud-eu/opencloud/blob/master/changelog/README.md) item based on your changes. + Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/opencloud-eu/opencloud/blob/main/changelog/README.md) item based on your changes. updateDocsWhiteList: - Tests-only - tests-only diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 47abf0295..fddb36b4d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -48,8 +48,7 @@ Please set the following labels: ## Checklist: - - [ ] Code changes - [ ] Unit tests added - [ ] Acceptance tests added -- [ ] Documentation ticket raised: +- [ ] Documentation added diff --git a/.github/release_template.md b/.github/release_template.md index ee40f39c0..3606dcec9 100644 --- a/.github/release_template.md +++ b/.github/release_template.md @@ -1,5 +1,5 @@ ### Template -[Release Template](https://github.com/opencloud-eu/opencloud/blob/master/.github/release_template.md) +[Release Template](https://github.com/opencloud-eu/opencloud/blob/main/.github/release_template.md) ### Prerequisites