Skip to content

Commit

Permalink
Add pull request template (#3736)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasdeluna authored Feb 12, 2025
1 parent 2312295 commit e9e0f06
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Description

Please write a summary of the changes, and please include relevant motivation and context. Remember to label your pull request properly; e.g. **bug-fix**, **new-feature** or **docs**.


# Testing
- [ ] The code quality is at a minimum required level of quality, readability, and performance.
- [ ] I have thoroughly tested my changes.

Please describe what and how the changes have been tested, and provide instructions to reproduce if necessary.

Resolves ... (either GitHub issue or Linear task)

0 comments on commit e9e0f06

Please sign in to comment.