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

commit de97e13a67ed5619986804f06a057ad81b28fae2
Author: Adam Monsen <[email protected]>
AuthorDate: Thu Mar 12 14:27:27 2026 -0700

    document dev and ci tooling locations
---
 CONTRIBUTING.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6e8d604..58af2d8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -30,6 +30,7 @@ Our high-level priorities:
 1. Hugo sources are in `site-src/`.
 1. Generated output is `.build/site` and should not be edited directly.
 1. Static assets are mounted from repository root folders (`css/`, `js/`, 
`images/`, `font/`, `docs/`).
+1. Dev and CI tooling is in `Dockerfile`, `scripts/`, and `.github/workflows/`.
 
 ## Local Development
 

Reply via email to