From bd048083a28f66b978eed038fd6fd0f88dd1cf71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=C4=97=20Stankevi=C4=8Di=C5=ABt=C4=97?= <33470490+kamilest@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:01:05 -0400 Subject: [PATCH] Add coderabbit's checklist additions Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- src/MEDS_DEV/templates/dataset.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/MEDS_DEV/templates/dataset.md b/src/MEDS_DEV/templates/dataset.md index 70e8d1c..0f7966c 100644 --- a/src/MEDS_DEV/templates/dataset.md +++ b/src/MEDS_DEV/templates/dataset.md @@ -55,3 +55,7 @@ Please ensure your model conforms to the MEDS-DEV API by checking the following: - [ ] I filled out the above template. - [ ] I included the predicates yaml file, defining all predictates required for the supported tasks. +- [ ] I verified all resource links are accessible +- [ ] I included example usage code (if applicable) +- [ ] I documented any known limitations or biases in the dataset +- [ ] I specified the dataset version or date of last update