From 1a4e18ecb03f5ad759647824e179dbbec647daf6 Mon Sep 17 00:00:00 2001 From: Jasper Lai <33956381+jaskfla@users.noreply.github.com> Date: Tue, 12 Dec 2023 10:29:23 +1300 Subject: [PATCH 01/10] PR template for releases --- .../PULL_REQUEST_TEMPLATE/release_template.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/release_template.md diff --git a/.github/PULL_REQUEST_TEMPLATE/release_template.md b/.github/PULL_REQUEST_TEMPLATE/release_template.md new file mode 100644 index 0000000000..dd524a50f2 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/release_template.md @@ -0,0 +1,24 @@ +### Manual Release Steps + +## Features ⭐ + + + +## Visualisations 📊 + + + +## Bug fixes 🐛 + + + +## Infrastructure and maintenance 🛠️ + + + + From 28797f6502e3a42c69156ab8fee89737de33a8d4 Mon Sep 17 00:00:00 2001 From: Jasper Lai <33956381+jaskfla@users.noreply.github.com> Date: Tue, 12 Dec 2023 10:39:02 +1300 Subject: [PATCH 02/10] inline PR template instructions --- .github/PULL_REQUEST_TEMPLATE/release_template.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/release_template.md b/.github/PULL_REQUEST_TEMPLATE/release_template.md index dd524a50f2..2f561c2eaf 100644 --- a/.github/PULL_REQUEST_TEMPLATE/release_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/release_template.md @@ -16,7 +16,15 @@ -