You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/summer_of_code/pr_checklist.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,13 @@ Please make sure to follow the following PR rules. Note that we reserve the righ
8
8
9
9
1. Put `[GSoC]` in the pull request title.
10
10
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.
12
18
13
19
4. One pull request for one specific task. Please don't address multiple bugs/fixes in the same pull request.
14
20
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