This is an automated email from the ASF dual-hosted git repository.

peacewong pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 4e33294  enable issues  tab
4e33294 is described below

commit 4e332947148224cde48ef773d9558636abed7652
Author: johnnywang <[email protected]>
AuthorDate: Wed Dec 15 16:46:48 2021 +0800

    enable issues  tab
---
 .asf.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 87562ad..f5fe996 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,6 +15,9 @@
 #
 
 github:
+  features:
+    # Enable issue management
+    issues: true
   description: Apache Linkis documents
   homepage: https://linkis.apache.org/
   labels:
@@ -28,4 +31,4 @@ staging:
 
 # asf-site branch will show up at https://linkis.apache.org
 publish:
-  whoami:  asf-site
\ No newline at end of file
+  whoami:  asf-site

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to