Skip to content

Commit

Permalink
github: update PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
josephjclark committed Jan 21, 2025
1 parent ed4ec04 commit 8027eaf
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ Add technical details of what you've changed (and why).

## AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to know!):
Please disclose how you've used AI in this work (it's cool, we just want to
know!):

- [ ] Code generation (copilot but not intellisense)
- [ ] Learning or fact checking
Expand All @@ -20,15 +21,18 @@ Please disclose how you've used AI in this work (it's cool, we just want to know
- [ ] Other
- [ ] I have not used AI

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

## Review Checklist

Before merging, the reviewer should check the following items:

- [ ] Does the PR do what it claims to do?
- [ ] If this is a new adaptor, added the adaptor on marketing website ?
- [ ] If this PR includes breaking changes, do we need to update any jobs in
production? Is it safe to release?
- [ ] Are there any unit tests?
- [ ] Is there a changeset associated with this PR? Should there be? Note that
dev only changes don't need a changeset.
- [ ] Have you ticked a box under AI Usage?
- [ ] Have you ticked a box under AI Usage?

0 comments on commit 8027eaf

Please sign in to comment.