This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git
The following commit(s) were added to refs/heads/develop by this push:
new dc750bce feat: add discussions (#661)
dc750bce is described below
commit dc750bce003a48ee600d9a81b2142cfea46944f1
Author: marsevilspirit <[email protected]>
AuthorDate: Tue Apr 15 23:31:00 2025 +0800
feat: add discussions (#661)
---
.asf.yaml | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index e74bf8db..c33586f1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,15 @@
github:
protected_branches: ~
+ features:
+ # Enable wiki for documentation
+ wiki: true
+ # Enable issue management
+ issues: true
+ # Enable projects for project management boards
+ projects: true
+ # Enable GitHub Discussions for community discussions
+ discussions: true
enabled_merge_buttons:
# enable squash button:
squash: true
@@ -31,4 +40,4 @@ notifications:
issues: [email protected]
pullrequests: [email protected]
jira_options: link label link label
-
+ discussions: [email protected]