tdreyno/leisure

View on GitHub
.github/pull_request_template.md

Summary

Maintainability
Test Coverage
# Description

# Closes issue(s)

# How to test / repro

# Changes include

- [ ] Bugfix (non-breaking change that solves an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (change that is not backwards-compatible and/or changes current functionality)

# Checklist

- [ ] I have tested this code

# Other comments