This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-1-test by this push:
new ec12df2a9b0 [v3-1-test] Fix bulletpoint in doc (#60422) (#60426)
ec12df2a9b0 is described below
commit ec12df2a9b0f831a001592a484d77e61c24974e0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 14 12:01:45 2026 +0100
[v3-1-test] Fix bulletpoint in doc (#60422) (#60426)
(cherry picked from commit c2e003fb2ec4e4e1a4c0633b4d863993fe9aa7fb)
Co-authored-by: Przemysław Mirowski <[email protected]>
---
contributing-docs/05_pull_requests.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/contributing-docs/05_pull_requests.rst
b/contributing-docs/05_pull_requests.rst
index be8f6a9cdf2..e865b284a27 100644
--- a/contributing-docs/05_pull_requests.rst
+++ b/contributing-docs/05_pull_requests.rst
@@ -165,10 +165,10 @@ adhere to the following guidelines:
* By contributing code generated by Gen-AI tools, you agree to comply with the
project's licensing terms
and any applicable laws and regulations.
* Blindly copy & pasting code from Gen-AI tools is detrimental as it might
introduce security and
-stability risks to the project. Maintainers that spot such behaviours will
have no choice but to
-close the related PRs. It adds extra burden on the maintainers and doesn't
help the project.
-The contributor reputation is also impacted as maintainers will lose
confidence and might block
-the user from making further contributions.
+ stability risks to the project. Maintainers that spot such behaviours will
have no choice but to
+ close the related PRs. It adds extra burden on the maintainers and doesn't
help the project.
+ The contributor reputation is also impacted as maintainers will lose
confidence and might block
+ the user from making further contributions.
Requirement to resolve all conversations
----------------------------------------