harper/.github/pull_request_template.md
2025-02-21 14:53:50 -07:00

19 lines
608 B
Markdown

# Issues
<!-- Link any relevant GitHub issues here. -->
# Description
<!-- Please include a summary of the change. -->
<!-- Any details that you think are important to review this PR? -->
<!-- Are there other PRs related to this one? -->
# Demo
<!-- Add a screenshot or a video demonstration when possible and necessary. -->
# How Has This Been Tested?
<!-- Please describe how you tested your changes. -->
# Checklist
<!-- Go over all the following points, and put an `x` in all the boxes that apply -->
- [ ] I have performed a self-review of my own code
- [ ] I have added tests to cover my changes