Skip to content

Commit 77f5778

Browse files
authored
Align AI Usage section in PR template with Lightning (#1252)
Update the AI disclosure checkboxes to match Lightning's simplified format (Claude Code / other model / not used) instead of the older granular categories.
1 parent c5659d8 commit 77f5778

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

.github/pull_request_template.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,15 @@ List any considerations/cases/advice for testing/QA here.
1414

1515
## AI Usage
1616

17-
Please disclose how you've used AI in this work (it's cool, we just want to know!):
18-
19-
- [ ] Code generation (copilot but not intellisense)
20-
- [ ] Learning or fact checking
21-
- [ ] Strategy / design
22-
- [ ] Optimisation / refactoring
23-
- [ ] Translation / spellchecking / doc gen
24-
- [ ] Other
17+
Please disclose whether you've used AI anywhere in this PR (it's cool, we just
18+
want to know!):
19+
20+
- [ ] I have used Claude Code
21+
- [ ] I have used another model
2522
- [ ] I have not used AI
2623

27-
You can read more details in our [Responsible AI Policy](https://www.openfn.org/ai#pull-request-templates)
24+
You can read more details in our
25+
[Responsible AI Policy](https://www.openfn.org/ai#pull-request-templates)
2826

2927
## Release branch checklist
3028

0 commit comments

Comments
 (0)