From db7bbd7e22e1d0b328d61ca5dc2b5d8fdb899985 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:30:07 +0100 Subject: [PATCH] chore: update pr templates Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 28 -------------------------- .github/PULL_REQUEST_TEMPLATE/big.md | 16 +++++++++++++++ .github/PULL_REQUEST_TEMPLATE/small.md | 7 +++++++ 3 files changed, 23 insertions(+), 28 deletions(-) delete mode 100644 .github/PULL_REQUEST_TEMPLATE.md create mode 100644 .github/PULL_REQUEST_TEMPLATE/big.md create mode 100644 .github/PULL_REQUEST_TEMPLATE/small.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 8ead34a132..0000000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,28 +0,0 @@ - - -### Proposed changes - - - -### Related issues (optional) - - diff --git a/.github/PULL_REQUEST_TEMPLATE/big.md b/.github/PULL_REQUEST_TEMPLATE/big.md new file mode 100644 index 0000000000..17f2035fab --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/big.md @@ -0,0 +1,16 @@ +## Description + + + +## Related issues + + + +## Reviews + + + + +- [ ] Technical review +- [ ] Editorial review +- [ ] Product review diff --git a/.github/PULL_REQUEST_TEMPLATE/small.md b/.github/PULL_REQUEST_TEMPLATE/small.md new file mode 100644 index 0000000000..f75bc0367f --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/small.md @@ -0,0 +1,7 @@ +## Description + + + +## Related issues + +