From 9568e81261cdbb8ab2bfaf5036e58ae6b1a3ddee Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Mon, 14 Aug 2023 17:25:33 -0500 Subject: [PATCH] fix hashcode --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index fcb0ff196..ba8b3ff78 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -83,7 +83,7 @@ STARRJSONEXPORT General Structure - json file name - name of the [json file](#file-naming) -- `trash_id` - Generated [HashCode](#hashcodes) for the Custom Format +- `trash_id` - Generated [HashCode](#hashcode) for the Custom Format - `trash_score` - (Legacy) [Default Score for the Custom Format](#scoring). Note that Custom Formats with Default Scores of 0 should NOT have a `trash_score` - `trash_scores` - (New) Json object of [score(s) for the Custom Format](#scoring). Note that Custom Formats with Default Scores of 0 should NOT have a `trash_scores.default` - `trash_regex` - Link to [regex test cases](#regex-test-cases) for regex