update pr template

Update .github/release_template.md
Update .github/config.yml

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2025-01-20 14:04:46 +01:00
parent c41d319f41
commit 2859cef79a
3 changed files with 3 additions and 4 deletions

2
.github/config.yml vendored
View File

@@ -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

View File

@@ -48,8 +48,7 @@ Please set the following labels:
## Checklist:
<!-- Tick the checkboxes when done. -->
<!-- Raise documentation ticket in opencloud.github.io/ -->
- [ ] Code changes
- [ ] Unit tests added
- [ ] Acceptance tests added
- [ ] Documentation ticket raised: <link>
- [ ] Documentation added

View File

@@ -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