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
23 changes: 18 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,27 @@ Thank you for your contribution to Braintree.


### Summary of changes
-

### AI Usage

**Which AI Agent Was Used?**
- [ ] Copilot
- [ ] Claude
- [ ] Other (Type Name Here)

-
**How was AI used?**
<!-- Describe how AI was used (e.g., code generation, refactoring, debugging, writing tests, etc.) -->

### Checklist
**Estimated AI Code Contribution**
- [ ] less than 30%
- [ ] 30 - 60%
- [ ] 60 - 100%

- [ ] Added a changelog entry
### Checklist
- [ ] Added a changelog entry
- [ ] Tested and confirmed payment flows affected by this change are functioning as expected

### Authors
> List GitHub usernames for everyone who contributed to this pull request.

-
-
Loading