From 9fdb05c47de310ad661cb01e12cf668b3877315d Mon Sep 17 00:00:00 2001 From: imbajin Date: Mon, 14 Apr 2025 15:17:31 +0800 Subject: [PATCH] Update .asf.yaml --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 221fc3c4eb..3f53bf5883 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -17,12 +17,12 @@ github: features: - # Enable issue management issues: true # Enable wiki for documentation wiki: true # Enable projects for project management boards projects: true + discussions: true description: A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends) homepage: https://hugegraph.apache.org del_branch_on_merge: true