mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-16 17:45:39 -06:00
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:
2
.github/config.yml
vendored
2
.github/config.yml
vendored
@@ -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
|
||||
|
||||
3
.github/pull_request_template.md
vendored
3
.github/pull_request_template.md
vendored
@@ -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
|
||||
|
||||
2
.github/release_template.md
vendored
2
.github/release_template.md
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user