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.git


The following commit(s) were added to refs/heads/main by this push:
     new caf135f7c4 Update CONTRIBUTING.rst information wrt Slack channels 
(#34025)
caf135f7c4 is described below

commit caf135f7c40ff07b31a9a026282695ac6202e6aa
Author: Pankaj Koti <[email protected]>
AuthorDate: Sat Sep 2 13:12:57 2023 +0530

    Update CONTRIBUTING.rst information wrt Slack channels (#34025)
    
    * Update CONTRIBUTING.rst information wrt Slack channels
    
    Update the renamed first PR support channel and add caution
    tip suggestubg to avoid cross-posting same question across
    multiple channels.
    
    * Update CONTRIBUTING.rst
---
 CONTRIBUTING.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index eaa934a1e4..4075925767 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1457,15 +1457,17 @@ We don't create new issues on JIRA anymore. The reason 
we still look at JIRA iss
 * The `Apache Airflow Slack <https://s.apache.org/airflow-slack>`_ for:
    * ad-hoc questions related to development (#development channel)
    * asking for review (#development channel)
-   * asking for help with PRs (#how-to-pr channel)
+   * asking for help with first contribution PRs 
(#development-first-pr-support channel)
    * troubleshooting (#troubleshooting channel)
    * group talks (including SIG - special interest groups) (#sig-* channels)
    * notifications (#announcements channel)
    * random queries (#random channel)
    * regional announcements (#users-* channels)
-   * newbie questions (#newbie-questions channel)
    * occasional discussions (wherever appropriate including group and 1-1 
discussions)
 
+Please exercise caution against posting same questions across multiple 
channels. Doing so not only prevents
+redundancy but also promotes more efficient and effective communication for 
everyone involved.
+
 The devlist is the most important and official communication channel. Often at 
Apache project you can
 hear "if it is not in the devlist - it did not happen". If you discuss and 
agree with someone from the
 community on something important for the community (including if it is with 
committer or PMC member) the

Reply via email to