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

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


The following commit(s) were added to refs/heads/main by this push:
     new 67a48a8  Enable Issues on Github
67a48a8 is described below

commit 67a48a8350decb055536b67a8174ec33e62c053f
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Sep 23 13:53:01 2021 +0200

    Enable Issues on Github
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index fcdb507..32f0114 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,3 +30,5 @@ github:
     squash:  true
     merge:   false
     rebase:  true
+  features:
+    issues: true

Reply via email to