This repository has been archived on 2023-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
coverage-check-action/.github/PULL_REQUEST_TEMPLATE.md
2019-10-28 20:55:51 -04:00

17 lines
295 B
Markdown

# Type of PR (feature, enhancement, bug fix, etc.)
## Description
Please include a summary of the change and which issue is fixed.
Fixes # (issue)
## Why should this be added
Explain value.
## Checklist
- [ ] My code follows the style guidelines of this project
- [ ] Actions are passing