This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-steward.git


The following commit(s) were added to refs/heads/main by this push:
     new 2ed68dc  add note to claim issue first (#356)
2ed68dc is described below

commit 2ed68dcb1cceabf0bc0a87f5a7663eb4c9770d98
Author: Justin Mclean <[email protected]>
AuthorDate: Fri May 29 03:45:18 2026 +1000

    add note to claim issue first (#356)
---
 CONTRIBUTING.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 915c8bf..fa14fb2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -874,6 +874,9 @@ Good entry points, in rough order of ramp-up cost:
    The current backlog has 24+ such issues, including 22 net-new
    tool / adapter bridges and per-CLI runtime ports tracked at
    
[#301–#322](https://github.com/apache/airflow-steward/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22+sort%3Acreated-desc).
+   Before you start work, please leave a comment on the issue so a
+   maintainer can assign it to you. That keeps two people from working
+   on the same issue at the same time.
    Two clusters:
    - **Tool bridges** 
([#301–#312](https://github.com/apache/airflow-steward/issues/301)) — JIRA 
write path, Bugzilla, IMAP / mbox concrete wiring, GitLab, Mailman 3 / 
Hyperkitty, Discourse, Zulip, Matrix, Forgejo, OSV.dev, Pagure.
    - **Agent-CLI runtime adapters** 
([#313–#322](https://github.com/apache/airflow-steward/issues/313)) — Codex, 
Gemini, local-LLM, Cursor, Aider, gh-copilot, Goose, Amazon Q, Junie, OpenHands.

Reply via email to