This is an automated email from the ASF dual-hosted git repository. yangjiaqi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
The following commit(s) were added to refs/heads/master by this push: new e2c08f16d Update .asf.yaml (#2751) e2c08f16d is described below commit e2c08f16d5726c768aa110b94ae97082444ba99d Author: imbajin <j...@apache.org> AuthorDate: Mon Apr 14 16:29:55 2025 +0800 Update .asf.yaml (#2751) --- .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