packbackbooks/lti-1-3-php-library

View on GitHub
PULL_REQUEST_TEMPLATE.md

Summary

Maintainability
Test Coverage
## Summary of Changes

<!-- A few sentences describing the big picture of your changes. -->

## Testing

<!-- Describe how this PR has been tested, manually and automatically. -->

- [ ] I have added automated tests for my changes
- [ ] I ran `composer test` before opening this PR
- [ ] I ran `composer lint-fix` before opening this PR