This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch imbajin-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
commit 9fdb05c47de310ad661cb01e12cf668b3877315d Author: imbajin <j...@apache.org> AuthorDate: Mon Apr 14 15:17:31 2025 +0800 Update .asf.yaml --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 221fc3c4e..3f53bf588 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