Skip to content
Open
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
18 changes: 18 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Goal
Describe the purpose of this pull request.

## Changes
List the main changes introduced by this PR.

## Testing
Describe how the changes were tested or verified.

## Artifacts & Screenshots
Attach relevant screenshots, logs, or other supporting artifacts.

---

### Checklist
- [ ] PR title is clear and descriptive
- [ ] Documentation updated if needed
- [ ] No secrets or large temporary files committed