Skip to content

Commit 28022e4

Browse files
committed
tardis physics
1 parent 40ab5c8 commit 28022e4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

content/summer_of_code/pr_checklist.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ Please make sure to follow the following PR rules. Note that we reserve the righ
88

99
1. Put `[GSoC]` in the pull request title.
1010
2. Please follow the PR description template.
11-
3. Read the [AI and LLM Usage Policy](../ai_usage_policy) and please follow what's mentioned there.
11+
3. Read the [AI and LLM Usage Policy](../ai_usage_policy) and please follow what's mentioned there. Each Pull Request must include an explicit AI Usage Statement. You must state one of the following:
12+
- **If AI tools or Large Language Models were used:**
13+
- Name the tool(s).
14+
- Describe how they were used.
15+
- Confirm that you fully understand and can explain all AI-assisted contributions.
16+
- **If no AI tools were used:**
17+
- Explicitly state that no AI or LLM tools were used in any part of the contribution.
1218

1319
4. One pull request for one specific task. Please don't address multiple bugs/fixes in the same pull request.
1420
5. Address the comments given by us or bots within 48 hours. That means fixing code and then replying to the specific messages stating how you addressed the comment.

0 commit comments

Comments
 (0)