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

meonkeys pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/fineract-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8785397  enable github issues
8785397 is described below

commit 87853974ffe1f731492e7d8ab412c0d273380c97
Author: Adam Monsen <[email protected]>
AuthorDate: Mon Jul 20 10:57:01 2026 -0700

    enable github issues
    
    Piggyback on a Good idea from Aman Mittal.
    
    See https://lists.apache.org/thread/zb3c9gg1nodfk03mkxf0c4515jpcr4vo
    
    also: add `project` section (not sure if it is required, but it seems
    like a good idea)
---
 .asf.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index cdbfcaf..79dae77 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,9 +1,17 @@
+project:
+  metadata:
+    key: fineract-site
+    committee: fineract
+    name: Apache Fineract project website
 publish:
   whoami: asf-site
 notifications:
   commits: [email protected]
   pullrequests: [email protected]
 github:
+  description: 🌐 Apache Fineract project website
+  features:
+    issues: true
   enabled_merge_buttons:
     merge: true
     squash: false

Reply via email to