From 3c15039ca8e62af156e108093ad816035e372d1b Mon Sep 17 00:00:00 2001 From: Hugh Rundle Date: Sun, 9 Oct 2022 15:15:51 +1100 Subject: [PATCH] change reference to GA in contributing doc. --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index e4ab3ce..aee8d13 100644 --- a/contributing.md +++ b/contributing.md @@ -17,7 +17,7 @@ There is a class outline for an [introduction to Git and GitHub aimed at librari To update information about library *services* (e.g. fines info, loan period etc) you should edit `website/data/library_services_information.csv`. -After your Pull Request is merged, a GitHub Action will automatically create a second pull request that merges data from `website/data/library_services_information.csv` into `website/data/boundaries.topo.json`. Please do not edit the `topo.json` file directly. +After your Pull Request is merged, a script will automatically merge data from `website/data/library_services_information.csv` into `website/data/boundaries.topo.json`. Please do not edit the `topo.json` file directly. To update information about library *locations* (e.g. street address, phone number, coordinates) you should edit the relevant csv location file: -- 2.39.5