From d6cdd74cc71d5a3f00cc0a6fc8075a16048feda7 Mon Sep 17 00:00:00 2001 From: Stefanie Molin <24376333+stefmolin@users.noreply.github.com> Date: Mon, 23 Sep 2024 14:32:32 +0800 Subject: [PATCH] Add request for examples in PRs adding new shapes or datasets (#219) --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0950ffce..f3b9bd21 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,3 +12,4 @@ Fixes # - [ ] Test cases have been modified/added to cover any code changes. - [ ] Docstrings have been modified/created for any code changes. - [ ] All linting and formatting checks pass (see the [contributing guidelines](https://github.com/stefmolin/data-morph/blob/main/CONTRIBUTING.md) for more information). +- [ ] If you added a new dataset or shape, please comment on which datasets worked best for your shape or which shapes worked best for your dataset and provide the GIFs for those here.