Skip to content

Commit f65cd35

Browse files
authored
Contributors must label PRs containing generated code (#835)
Add note to contribution guidelines about labeling generated code in pull requests.
1 parent e746e9a commit f65cd35

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Please note we have a code of conduct, please follow it in all your interactions
88
All changes must be made via pull requests.
99
This allows us to generate a consistent changelog during the release process.
1010

11+
>[!IMPORTANT]
12+
>Any form of generated code (using AI, LLM, NLP, etc.) ***MUST*** be clearly labeled as *"CONTAINS GENERATED CODE"* in the PR.
13+
1114
## Pull Request Process
1215

1316
1. Ensure any unnecessary install or build dependencies and other files are removed before the end of the layer when

0 commit comments

Comments
 (0)