This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-fury-site.git
The following commit(s) were added to refs/heads/main by this push:
new f843cc1 Allow issues (#128)
f843cc1 is described below
commit f843cc1e93b3ce384fa89f4eb5244816aea5d867
Author: Sebb <[email protected]>
AuthorDate: Tue Jun 11 17:37:11 2024 +0100
Allow issues (#128)
It's currently really awkward to report issues in this repo.
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 67cf929..e8bf3f1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,7 +19,7 @@ github:
description: "Apache Fury Website"
homepage: https://fury.apache.org/
features:
- issues: false
+ issues: true
projects: false
wiki: false
labels:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]