Skip to content

Commit 310c043

Browse files
Add PR template (#2556)
1 parent 9dd7e47 commit 310c043

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!-- Feel free to remove check-list items aren't relevant to your change -->
2+
3+
- [ ] Closes #xxxx
4+
- [ ] Tests added
5+
- [ ] This PR targets the correct branch (`main` for normal development, `v3-support` for v3 support)
6+
7+
### AI Disclosure
8+
9+
<!--- Please review our AI & contribution guidelines (https://docs.oceanparcels.org/en/main/development/policies.html#use-of-ai-in-development). Remove this section if your PR does not contain AI-generated content. --->
10+
11+
- [ ] This PR contains AI-generated content.
12+
- [ ] I have tested any AI-generated content in my PR.
13+
- [ ] I take responsibility for any AI-generated content in my PR.
14+
- Describe how you used it (e.g., by pasting your prompt):

0 commit comments

Comments
 (0)