diff --git a/.github/PULL_REQUEST_TEMPLATE/small.md b/.github/PULL_REQUEST_TEMPLATE/small.md deleted file mode 100644 index f75bc0367f..0000000000 --- a/.github/PULL_REQUEST_TEMPLATE/small.md +++ /dev/null @@ -1,7 +0,0 @@ -## Description - - - -## Related issues - - diff --git a/.github/PULL_REQUEST_TEMPLATE/big.md b/.github/pull_request_template.md similarity index 60% rename from .github/PULL_REQUEST_TEMPLATE/big.md rename to .github/pull_request_template.md index 17f2035fab..75e211e1f6 100644 --- a/.github/PULL_REQUEST_TEMPLATE/big.md +++ b/.github/pull_request_template.md @@ -1,10 +1,12 @@ + + ## Description -## Related issues +## Related issues or tickets - + ## Reviews @@ -13,4 +15,4 @@ - [ ] Technical review - [ ] Editorial review -- [ ] Product review +- [ ] Product review \ No newline at end of file