Skip to content

Commit ff2922e

Browse files
committed
Mention data in contributing docs page
1 parent 75ad92e commit ff2922e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/contribute.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ specifically:
6262
- document how the new ledger's data is retrieved in the [corresponding documentation page](https://github.com/Blockchain-Technology-Lab/pooling-analysis/blob/main/docs/data.md);
6363
if Google BigQuery is used, add the new query to [queries.yaml](https://github.com/Blockchain-Technology-Lab/pooling-analysis/blob/main/queries.yaml)
6464

65+
### Data
66+
67+
You can optionally commit small sample data for the new ledger in the input folder.
68+
Alternatively, make sure to add your raw data file in the input folder before
69+
running the tool on the new ledger.
70+
6571
## Update existing mapping information
6672

6773
All mapping data are in the folder `mapping_information`. To update or add

0 commit comments

Comments
 (0)