Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Description

Provide a brief summary of the changes made, including any issues resolved. Include the purpose and context behind these updates.

## Testing

Explain how the changes can be tested.

## Checklist

- [ ] Conducted a self-review of the code changes.
- [ ] Updated documentation, if necessary.
- [ ] Added tests to validate the functionality or fix.
Loading