nielse63/312-Development

View on GitHub
.github/PULL_REQUEST_TEMPLATE.md

Summary

Maintainability
Test Coverage
# Description

A clear and concise description of what the PR accomplishes

## Related Issues

- Closes #123

## Scope

- [ ] Front End
- [ ] Back End
- [ ] Tests
- [ ] Documentation
- [ ] CI
- [ ] Deployment

## Steps Completed

- [ ] Updated documentation
- [ ] Created/updated unit tests
- [ ] Created/updated e2e tests
- [ ] Linted files
- [ ] Ran all tests