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

zhangliang2022 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new dd26d13  fix: enable github issues feature (#33)
dd26d13 is described below

commit dd26d13a18525deba5c0a5bd2c5710f4062689ab
Author: Klesh Wong <[email protected]>
AuthorDate: Fri May 20 00:15:08 2022 +0800

    fix: enable github issues feature (#33)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 8bd06d0..22fcde9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,7 +19,7 @@ github:
   description: "Apache Devlake Website"
   homepage: https://devlake.apache.org/
   features:
-    issues: false
+    issues: true
     projects: false
     wiki: false
   labels:

Reply via email to