mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-16 17:45:39 -06:00
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>
1.9 KiB
1.9 KiB
Description
Related Issue
- Fixes <issue_link>
Motivation and Context
How Has This Been Tested?
- test environment:
- test case 1:
- test case 2:
- ...
Screenshots (if appropriate):
Types of changes
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
- Technical debt
- Tests only (no source changes)
Checklist:
- Code changes
- Unit tests added
- Acceptance tests added
- Documentation added