change order of paragraphs in contributing doc. #155

Merged
hughrun merged 1 commit from pr-fix into main 2022-10-09 15:23:18 +11:00

View file

@ -17,8 +17,6 @@ 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 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:
* `website/data/indigenous_knowledge_centre_locations.csv`
@ -26,6 +24,8 @@ To update information about library *locations* (e.g. street address, phone numb
* `website/data/nsla_library_locations.csv`
* `website/data/public_library_locations.csv`
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.
### Citing and crediting data sources
If you are adding a lot of data and have a new source for it, make sure it is cited. You should update the list of sources at both `sources.md` *and* `website/sources/index.html`. If your source is "I just know because it's my local library" or "I looked it up on their website" you don't need to add that to the list of sources. If your source is "I found a PDF listing every public library on the State Library website", you do.