diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2f8b2289a0..8144ba3056 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,3 @@ -Before submitting a PR, please familiarize yourself with the + diff --git a/doc/dev-guide/src/index.md b/doc/dev-guide/src/index.md index 85f5d52cef..3bd36e4faa 100644 --- a/doc/dev-guide/src/index.md +++ b/doc/dev-guide/src/index.md @@ -64,7 +64,10 @@ If you are opening an issue, you should be able to describe the problem in your If you are opening a pull request, you are expected to be able to explain the proposed changes in your own words. This includes the pull request body and responses to questions. Make sure you have reviewed the PR yourself before submitting it for review to the maintainers. Do not copy responses -from the AI when replying to questions from maintainers. +from the AI when replying to questions from maintainers. As an exception, issues marked as `E-easy` +are meant for new contributors as a learning opportunity; the use of an LLM when submitting PR for +such issues is disallowed except without explicit permission from the team. Failure to comply may +result in the PR being closed directly without further notice. If you wish to include context from an interaction with AI in your comments, it must be in a quote block (using `>`) and disclosed as such. It must be accompanied by human commentary