Skip to content

Commit 08d37a8

Browse files
authored
update pr template to include ai usage (#91)
1 parent ab2d1b8 commit 08d37a8

1 file changed

Lines changed: 18 additions & 5 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,25 @@
11
### Summary of changes
2+
-
3+
4+
### AI Usage
5+
6+
**Which AI Agent Was Used?**
7+
- [ ] Copilot
8+
- [ ] Claude
9+
- [ ] Other (Type Name Here)
210

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

5-
### Checklist
14+
**Estimated AI Code Contribution**
15+
- [ ] less than 30%
16+
- [ ] 30 - 60%
17+
- [ ] 60 - 100%
618

7-
- [ ] Added a changelog entry
19+
### Checklist
20+
- [ ] Added a changelog entry
21+
- [ ] Tested and confirmed payment flows affected by this change are functioning as expected
822

923
### Authors
1024
> List GitHub usernames for everyone who contributed to this pull request.
11-
12-
-
25+
-

0 commit comments

Comments
 (0)