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

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new 54a88afad fix: add the discussion tab back (#8370)
54a88afad is described below

commit 54a88afad67b42ed8376b8c0e6fc1a3545aa9651
Author: Louis.z <[email protected]>
AuthorDate: Mon Mar 31 17:22:17 2025 +0800

    fix: add the discussion tab back (#8370)
    
    * fix: add the discussion tab back
    
    * docs: update the community info
    
    ---------
    
    Co-authored-by: Startrekzky <[email protected]>
---
 .asf.yaml | 1 +
 README.md | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4f0315839..a9c6630e1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,6 +23,7 @@ github:
     issues: true
     projects: false
     wiki: false
+    discussions: true
   labels:
     - user-friendly
     - open-source
diff --git a/README.md b/README.md
index bd372107f..c31c0ffd3 100644
--- a/README.md
+++ b/README.md
@@ -121,8 +121,7 @@ One of the best ways to get started contributing is by 
improving DevLake's docum
 
 ## 💙 Community
 
-- Slack: Message us on <a 
href="https://join.slack.com/t/devlake-io/shared_invite/zt-18uayb6ut-cHOjiYcBwERQ8VVPZ9cQQw";
 target="_blank">Slack</a>
-- Wechat Community: [Check the 
barcode](resources/img/wechat_community_barcode.png)
+Message us on <a 
href="https://join.slack.com/t/devlake-io/shared_invite/zt-18uayb6ut-cHOjiYcBwERQ8VVPZ9cQQw";
 target="_blank">Slack</a>
 
 ## 📄 License<a id="license"></a>
 

Reply via email to