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