From 6b8914faace7bf13a0ec36afa335f317e93c2f9d Mon Sep 17 00:00:00 2001 From: WheresAlice Date: Fri, 7 Aug 2020 17:36:35 +0100 Subject: [PATCH 1/4] Template for new dataset PRs --- .github/PULL_REQUEST_TEMPLATE/new-data.md | 47 +++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/new-data.md diff --git a/.github/PULL_REQUEST_TEMPLATE/new-data.md b/.github/PULL_REQUEST_TEMPLATE/new-data.md new file mode 100644 index 0000000..15b76f1 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/new-data.md @@ -0,0 +1,47 @@ + + +# Description & motivation + + +# To-do before merge + + +# Newly introduced datasets: + + +# Changes to existing datasets: + + +# Checklist: + + +- [ ] README files have been created and updated (including listings) +- [ ] We have a license to use any new datasets being added +- [ ] CI tests have passed +- [ ] Great Expectations tests have been added +- [ ] There are unit tests added where appropriate +- [ ] Any scripts are reproducible - returning the same results each run \ No newline at end of file From de113ec4af6ae9b8133e3ea531307f52e63fa3d1 Mon Sep 17 00:00:00 2001 From: Dr Kim Foale Date: Tue, 11 Aug 2020 14:04:26 +0100 Subject: [PATCH 2/4] Change PR template to make it more in line with RL needs --- .github/PULL_REQUEST_TEMPLATE/new-data.md | 41 ++++++++++++++--------- 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/new-data.md b/.github/PULL_REQUEST_TEMPLATE/new-data.md index 15b76f1..ec1a30a 100644 --- a/.github/PULL_REQUEST_TEMPLATE/new-data.md +++ b/.github/PULL_REQUEST_TEMPLATE/new-data.md @@ -1,36 +1,45 @@ -# Description & motivation +# Goal & possible research questions -# To-do before merge - -# Newly introduced datasets: +# Newly introduced dataset(s): -# Changes to existing datasets: +# Impact on existing dataset(s): +# To-do before merge + + # Checklist: + * Goal: + * Research question(s): + * Suggested path: + # Newly introduced dataset(s): + * License: + * URL: + * File format: + # Impact on existing dataset(s):