hass.tibber_prices/.github/ISSUE_TEMPLATE/pull_request_template.md
2025-11-03 15:54:01 +00:00

34 lines
920 B
Markdown

## Description
<!-- Describe your changes in detail -->
## Related Issue
<!-- If this PR fixes an issue, please link to the issue here -->
Fixes #(issue)
## Type of Change
<!-- Please delete options that are not relevant -->
- [ ] 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 not work as expected)
- [ ] Documentation update
- [ ] Code quality improvements
## Checklist
- [ ] I have read the [CONTRIBUTING](CONTRIBUTING.md) document
- [ ] My code follows the code style of this project (run `scripts/lint`)
- [ ] I have updated the documentation accordingly
- [ ] I have updated the translations if needed
## Testing
<!-- Please describe how you tested your changes -->
## Screenshots (if applicable)
<!-- Add screenshots to help explain your changes -->