Skip to content

Commit 1374a68

Browse files
authored
Modify CONTRIBUTING.md (#5089)
1 parent 584e247 commit 1374a68

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,12 @@ Within each language folder, you'll find the following:
8181
Now, each program file maps to an ongoing project that you can find on the
8282
[project list on the Sample Programs Website][project-list].
8383
As for the README, it contains a list of the project files that
84-
links to existing articles in the documentation.
84+
links to existing articles in the documentation.
85+
86+
> [!NOTE]
87+
> **Do not modify the `README.md` file. It is auto-generated, and it will be
88+
> updated when a Pull Request for that language is merged.**
89+
8590
The `testinfo.yml` provides information about the projects in the folder
8691
to our testing library.
8792

0 commit comments

Comments
 (0)