Skip to content
Draft
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
3 changes: 3 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@
- [ ] PR title and description are concise and clearly state the purpose of the change.
- [ ] Related issues (if any) are properly referenced using `Fixes #` or `Closes #`.
- [ ] All reviewer feedback has been addressed.

### πŸ€– Contributor Attestation for LLM-Assisted Code
- [ ] If this PR includes LLM-generated or assisted code, I confirm that I have reviewed the code, take responsibility for it, and to the best of my knowledge it does not contain proprietary or improperly sourced material and can be contributed under the project’s license.
Loading