This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch enable-github-issues in repository https://gitbox.apache.org/repos/asf/fineract-chat-archive.git
commit e106dfb1e491289310df3fab38f352bf1c9d7815 Author: Adam Monsen <[email protected]> AuthorDate: Mon Jul 20 10:30:30 2026 -0700 enable github issues Piggybacking on a Good idea from Aman Mittal. See: https://lists.apache.org/thread/zb3c9gg1nodfk03mkxf0c4515jpcr4vo --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 1f5285d..b27d69a 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,4 +1,6 @@ github: + features: + issues: true description: "Slack Chat Archiver" notifications: commits: [email protected]
