Skip to content

Commit f8ab6ab

Browse files
committed
Update the title to clarify the purpose of this doc is to provide guidelines.
Add the Guidelines to the contributing table.
1 parent e71105b commit f8ab6ab

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

getting-started/generative-ai.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _generative-ai:
22

3-
=============
4-
Generative AI
5-
=============
3+
=================================
4+
Guidelines in using Generative AI
5+
=================================
66

77
Generative AI tools are evolving rapidly, and their work can be helpful. As with using any tool, the resulting
88
contribution is the responsibility of the contributor. We value good code, concise accurate documentation,
@@ -36,7 +36,7 @@ Authors must review the work done by AI tooling in detail to ensure it actually
3636

3737
We expect PR authors to be able to explain their proposed changes in their own words.
3838

39-
Disclose the use of AI tools in the PR description, and be prepared to explain how the tool was used and what
39+
Disclosure of the use of AI tools in the PR description, and be prepared to explain how the tool was used and what
4040
changes it made.
4141

4242
Whether you are using Generative AI or not, keep the following principles in mind for the quality

index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Guide for contributing to Python:
4040
* :ref:`rst-primer`
4141
* :ref:`translating`
4242
* :ref:`devguide`
43+
* :ref:`generative-ai`
4344
-
4445
* :ref:`setup`
4546
* :ref:`help`
@@ -49,7 +50,8 @@ Guide for contributing to Python:
4950
* :ref:`communication`
5051
* :ref:`gitbootcamp`
5152
* :ref:`devcycle`
52-
-
53+
* :ref:`generative-ai`
54+
-
5355
* :ref:`tracker`
5456
* :ref:`triaging`
5557
* :ref:`helptriage`

0 commit comments

Comments
 (0)