Skip to content

Commit 6dd878e

Browse files
authored
Fix a couple typos in new submitter policy (#1135)
1 parent f5d61be commit 6dd878e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

model-output/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,13 +288,13 @@ Teams wishing to contribute a non-designated baseline model to the Hub may reque
288288
- The model is non-designated
289289
- Its status as a retrospective baseline is declared prominently in the model metadata
290290

291-
## Policy on new contributors (on GitHub) of an existing model
291+
## Policy on new forecast submitters for existing models
292292

293-
To ensure submissions for existing models are made by authorized individuals, we that submitters be listed in the model's [metadata YAML file](../model-metadata/README.md) as `designated_github_users` and/or as `model_contributors`.
293+
To ensure submissions for existing models are made by authorized individuals, we require that submitters be listed in the model's [metadata YAML file](../model-metadata/README.md) as `designated_github_users` and/or as `model_contributors`.
294294

295295
To add one or more new authorized submitter(s) for an existing model, a currently authorized submitter should make a PR changing the model's metadata YAML file. Alternatively, a new submitter can themself open a PR changing the metadata, but a currently authorized submitter must endorse the change via a PR comment before it can be approved and merged.
296296

297297
We strongly encourage adding all submitters as `designated_github_users`, as this allows for submission PRs that pass validation to be automerged without manual review.
298298

299299
## Evaluation criteria
300-
Forecasts will be evaluated using a variety of metrics, including the weighted interval score (WIS).
300+
Forecasts will be evaluated using a variety of metrics, including the weighted interval score (WIS).

0 commit comments

Comments
 (0)