We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 584e247 commit 1374a68Copy full SHA for 1374a68
.github/CONTRIBUTING.md
@@ -81,7 +81,12 @@ Within each language folder, you'll find the following:
81
Now, each program file maps to an ongoing project that you can find on the
82
[project list on the Sample Programs Website][project-list].
83
As for the README, it contains a list of the project files that
84
-links to existing articles in the documentation.
+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
90
The `testinfo.yml` provides information about the projects in the folder
91
to our testing library.
92
0 commit comments